sync configs with server, move bosshp back to regular folder

This commit is contained in:
george
2019-06-04 18:02:08 +01:00
parent a29b89278f
commit 93c1ca2329
146 changed files with 53 additions and 21 deletions
@@ -0,0 +1,21 @@
"bosses"
{
"0"
{
"name" "Naraka"
"method" "hpbar"
"trigger" "nrk1_count_player:OnStartTouch"
"iterator" "nrk1_hp_iterations"
"counter" "nrk1_counter"
"backup" "nrk1_hp_backup"
}
"1"
{
"name" "Naraka"
"method" "breakable"
"trigger" "nrk1_room6_spawner2:OnEntitySpawned"
"breakable" "nrk1_laserboss_2_break"
}
}