stripper-configs/maps/ze_venice_escape_b2.cfg

21 lines
362 B
INI
Raw Normal View History

2020-05-18 15:48:54 +02:00
;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;MORE DAMAGE NUKE
;------------------
modify:
{
match:
{
"targetname" "nuke"
"classname" "trigger_hurt"
}
replace:
{
"damage" "99999"
}
}