stripper-configs/maps/ze_roof_adventure_v5s.cfg

16 lines
461 B
INI
Executable File

;----------------------------------------------------------------------------------------
; Fixes issue with models/trigger_teleport to close to play area to trigger ending fast
;----------------------------------------------------------------------------------------
modify:
{
match:
{
"targetname" "trigger_teleport_7"
"classname" "trigger_teleport"
}
replace:
{
"origin" "-607.5 -6329 17.5"
}
}