stripper-configs/maps/ze_forestbunkers_v2_fix.cfg

17 lines
211 B
INI
Executable File

;
; STRIPPER BY ENCAP
;
;removed user control from chopper at the end
modify:
{
match:
{
"targetname" "end_chopper"
"classname" "func_tanktrain"
}
replace:
{
"spawnflags" "515"
}
}