BossHP: Added missing boss from ze_temple_raider_b4 to the config.

This commit is contained in:
Oleg Tsvetkov 2017-05-01 13:06:08 +03:00
parent c8e2bab877
commit 1491e4de9b

View File

@ -12,9 +12,18 @@
}
"1"
{
"name" "UFO"
"name" "End Boss"
"method" "counter"
"trigger" "End_Boss_AddHP:OnStartTouch"
"counter" "End_Boss_Health"
}
"2"
{
"name" "Boxes"
"method" "counter"
"trigger" "B_Trigger2:OnStartTouch"
"counter" "B_Wooddoor_Counter"
}
}