forked from UNLOZE/sm-plugins
sync configs with server, move bosshp back to regular folder
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
"bosses"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Scorched Demon"
|
||||
"method" "counter"
|
||||
"trigger" "tr_boss_healthscale:OnStartTouch"
|
||||
|
||||
"counter" "counter_boss_health"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Dragon"
|
||||
"method" "counter"
|
||||
"trigger" "tr_dragon_healthscale:OnStartTouch"
|
||||
|
||||
"counter" "counter_dragonhealth"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user