forked from UNLOZE/sm-plugins
BossHP: update configs
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
"bosses"
|
||||
{
|
||||
"1"
|
||||
{
|
||||
"name" "Crystal"
|
||||
"method" "breakable"
|
||||
"trigger" "boss_hp_trigger:OnStartTouch"
|
||||
|
||||
"breakable" "bt_hitbox"
|
||||
}
|
||||
"0"
|
||||
{
|
||||
"name" "Crystal"
|
||||
"method" "hpbar"
|
||||
"trigger" "boss_hp_trigger:OnStartTouch"
|
||||
|
||||
"iterator" "boss_hp_counter_bar"
|
||||
"counter" "boss_hp_counter_1"
|
||||
"backup" "boss_hp_counter_2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user