forked from UNLOZE/sm-plugins
update all cfgs
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Knight Templar"
|
||||
"method" "hpbar"
|
||||
"trigger" "stage2_multipler:OnStartTouch"
|
||||
|
||||
"iterator" "TemplarCounter3"
|
||||
"counter" "TemplarCounter1"
|
||||
"backup" "TemplarCounter2"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Sword of Eden"
|
||||
"method" "hpbar"
|
||||
"trigger" "bosslvl5_laser_trigger:OnStartTouch"
|
||||
|
||||
"iterator" "SwordCounter3"
|
||||
"counter" "SwordCounter1"
|
||||
"backup" "SwordCounter2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user