stripper-configs/ze_shroomforest2_v1.cfg
2019-06-17 01:13:20 +02:00

18 lines
410 B
INI

;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;HP FIX FOR BOSS PLUGIN
;-----------------------
modify:
{
match:
{
"targetname" "Satan_HealthCount"
"classname" "math_counter"
}
insert:
{
"OnHitMax" "Satan_HealthCase,FireUser1,,0,1"
}
}