stripper-configs/maps/ze_trend_machine_v1_1.cfg

16 lines
283 B
INI
Executable File

;----------------------------
; Lowers trendmachines hp
;----------------------------
modify:
{
match:
{
"targetname" "machine_break"
"classname" "func_breakable"
"hammerid" "65266"
}
replace:
{
"health" "30000"
}
}