stripper-configs/maps/ze_tkara_v1.cfg

19 lines
187 B
INI
Executable File

;; _
;; fix issue with players getting stuck in doorways
modify:
{
match:
{
"targetname" "/door[1-3]/"
"classname" "func_door_rotating"
}
replace:
{
"forceclosed" "0"
}
}