stripper-configs/maps/ze_timesink_css.cfg

16 lines
202 B
INI
Executable File

;
;STRIPPER CFG BY KOEN (STEAM_1:1:114921174)
;
; Prevent telehops
modify:
{
match:
{
"classname" "trigger_teleport"
}
insert:
{
"OnEndTouch" "!activator,addoutput,absvelocity 0 0 0,0,-1"
}
}