stripper-configs/maps/ze_trend_machine_v1_1.cfg

16 lines
283 B
INI
Raw Normal View History

2025-01-03 18:59:04 +01:00
;----------------------------
; Lowers trendmachines hp
;----------------------------
modify:
{
match:
{
"targetname" "machine_break"
"classname" "func_breakable"
"hammerid" "65266"
}
replace:
{
"health" "30000"
}
}