update and clean map configs

This commit is contained in:
BotoX
2019-09-23 11:45:34 +02:00
parent 9fba0657fa
commit a184a1f0e4
575 changed files with 4590 additions and 4620 deletions
+5 -5
View File
@@ -6,7 +6,7 @@
"method" "counter"
"trigger" "PikachuBullets:OnHealthChanged"
"counter" "CounterPikachuCTs"
"counter" "CounterPikachuCTs"
}
"1"
{
@@ -14,7 +14,7 @@
"method" "counter"
"trigger" "SigilyphBullets:OnHealthChanged"
"counter" "CounterSigilyphCTs"
"counter" "CounterSigilyphCTs"
}
"2"
{
@@ -22,7 +22,7 @@
"method" "counter"
"trigger" "ZapdosBullets:OnHealthChanged"
"counter" "CounterZapdosCTs"
"counter" "CounterZapdosCTs"
}
"3"
{
@@ -30,14 +30,14 @@
"method" "counter"
"trigger" "FinalBossBullets:OnHealthChanged"
"counter" "CounterLastBoss"
"counter" "CounterLastBoss"
}
"4"
{
"name" "Charizard"
"method" "hpbar"
"trigger" "CharizardBullets:OnHealthChanged"
"timeout" "3"
"timeout" "3"
"iterator" "HPCounterIterator"
"counter" "HPCounter"
"backup" "HPCounterBackUp"