stripper-configs/ze_aperturescience_ob.cfg
2022-06-15 22:15:10 +02:00

58 lines
455 B
INI

; Fix controllable elevators
modify:
{
match:
{
"targetname" "elevator_1"
}
replace:
{
"spawnflags" "530"
}
}
modify:
{
match:
{
"targetname" "elevator_2"
}
replace:
{
"spawnflags" "530"
}
}
modify:
{
match:
{
"targetname" "Platform 1"
}
replace:
{
"spawnflags" "530"
}
}
modify:
{
match:
{
"targetname" "Platform 3"
}
replace:
{
"spawnflags" "530"
}
}
; No AFK killer
filter:
{
"targetname" "Afk killer"
}