stripper-configs/maps/ze_showdown_v7_dfix.cfg

19 lines
146 B
INI
Raw Permalink Normal View History

2025-01-03 18:59:04 +01:00
;; _
;; increase nuke damage
modify:
{
match:
{
"targetname" "hurt1"
"classname" "trigger_hurt"
}
replace:
{
"damage" "99999"
}
}