forked from UNLOZE/sm-plugins
Cleanup Required
This commit is contained in:
@@ -1,51 +0,0 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "UFO"
|
||||
"method" "hpbar"
|
||||
"trigger" "mutant_add_hit1:OnStartTouch"
|
||||
|
||||
"iterator" "mutant_hp_iterations1"
|
||||
"counter" "mutant_counter1"
|
||||
"backup" "mutant_hp_backup1"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Gargantua"
|
||||
"method" "hpbar"
|
||||
"trigger" "grg_add_hit:OnStartTouch"
|
||||
|
||||
"iterator" "grg_hp_iterations"
|
||||
"counter" "grg_counter"
|
||||
"backup" "grg_hp_backup"
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Gargantua"
|
||||
"method" "hpbar"
|
||||
"trigger" "add_hp_garg:OnStartTouch"
|
||||
|
||||
"iterator" "garg_hp_iterations"
|
||||
"counter" "garg_counter"
|
||||
"backup" "garg_hp_backup"
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Mutant"
|
||||
"method" "hpbar"
|
||||
"trigger" "mutant_add_hit:OnStartTouch"
|
||||
|
||||
"iterator" "mutant_hp_iterations"
|
||||
"counter" "mutant_counter"
|
||||
"backup" "mutant_hp_backup"
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Crystal"
|
||||
"method" "breakable"
|
||||
"trigger" "level_relay5:OnTrigger"
|
||||
|
||||
"breakable" "ph_crystal_ph"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user