13 lines
181 B
INI
13 lines
181 B
INI
;Fix a door
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_door"
|
|
"targetname" "silodoor_02_brush"
|
|
}
|
|
replace:
|
|
{
|
|
"spawnflags" "0"
|
|
}
|
|
} |