stripper-configs/ze_river_escape_v3_fix.cfg

19 lines
368 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;FIX END NUKE DELAY
;-------------------
modify:
{
match:
{
"targetname" "ka_boom"
"classname" "trigger_hurt"
}
replace:
{
"damage" "9999999"
}
}