stripper-configs/ze_atix_helicopter_i3d_c1.cfg
2020-02-16 18:44:18 +02:00

31 lines
571 B
INI

;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;REMOVE INVALID SPAWNPOINT
;--------------------------
filter:
{
"origin" "227 -2078 12"
"classname" "info_player_counterterrorist"
"hammerid" "581"
}
;---------------------
;INCREASE NUKE DAMAGE
;---------------------
modify:
{
match:
{
"targetname" "nuke_hurt"
"classname" "trigger_hurt"
"damage" "8000"
}
replace:
{
"damage" "9999999"
}
}