stripper-configs/maps/ze_grand_boat_escape_day_v4_3.cfg

180 lines
2.1 KiB
INI

modify:
{
match:
{
"classname" "func_door"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_button"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_breakable"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_brush"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_tracktrain"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_illusionary"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_physbox_multiplayer"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_wall_toggle"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_tanktrain"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_rotating"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_movelinear"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "func_physbox"
}
replace:
{
"disablereceiveshadows" "1"
"disableshadows" "1"
}
}
modify:
{
match:
{
"classname" "prop_dynamic"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"classname" "prop_physics"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"classname" "prop_physics_multiplayer"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}