Update, sync with server.

This commit is contained in:
BotoX
2017-07-05 22:52:59 +02:00
parent b9b5187d32
commit 2549a5e5aa
11 changed files with 28 additions and 59 deletions
@@ -0,0 +1,17 @@
"bosses"
{
"1"
{
"name" "Iron Knight"
"method" "breakable"
"trigger" "slash_hurt_mid:OnHurtPlayer"
"breakable" "zangeki_health"
}
"1"
{
"name" "Dragon"
"method" "breakable"
"trigger" "boss_health_adder:OnStartTouch"
"breakable" "boss_health"
}
}