Fix BossHP configs

This commit is contained in:
BotoX
2017-03-19 19:41:57 +01:00
parent 59b206117e
commit 0367238916
3 changed files with 13 additions and 13 deletions
@@ -5,7 +5,7 @@
"name" "Ending"
"method" "counter"
"trigger" "EndCountTrigger:OnTrigger"
"counter" "EndCounter"
}
"1" // Boss Counter
@@ -13,7 +13,7 @@
"name" "Boss"
"method" "hpbar"
"trigger" "BossHumanTeleport:OnStartTouch"
"iterator" "BossHPBarInitial"
"counter" "BossHPBarPlayers"
"backup" "BossHPBarPlayersConstant"