stripper-configs/ze_jurassicpark_c1v4.cfg

20 lines
412 B
INI
Raw Normal View History

2020-01-16 15:39:45 +01:00
;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;NUKE INSTANT KILL ANY ZOMBIE
;-----------------------------
modify:
{
match:
{
"targetname" "nerve_gas"
"classname" "trigger_hurt"
}
replace:
{
"damagecap" "999999"
"damage" "999999"
}
}