forked from UNLOZE/sm-plugins
sync configs with server, move bosshp back to regular folder
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Glasgavelen"
|
||||
"method" "hpbar"
|
||||
"trigger" "stg2_mutant_add_hp:OnStartTouch"
|
||||
|
||||
"iterator" "mutant_hp_iterations"
|
||||
"counter" "mutant_counter"
|
||||
"backup" "mutant_hp_backup"
|
||||
}
|
||||
|
||||
"1"
|
||||
{
|
||||
"name" "Cromcruach"
|
||||
"method" "hpbar"
|
||||
"trigger" "stg3_mutant2_add_hp:OnStartTouch"
|
||||
|
||||
"iterator" "mutant2_hp_iterations"
|
||||
"counter" "mutant2_counter"
|
||||
"backup" "mutant2_hp_backup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user