stripper-configs/ze_shaun_of_the_dead_b3.cfg
xen f7207ebf09 Update with current configs from server
Also batch converted /r/n to /n
2019-11-02 02:22:37 +02:00

34 lines
518 B
INI

;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;FIX ELEVATOR BLOCK
;-------------------
modify:
{
match:
{
"targetname" "lift_underground"
"classname" "func_movelinear"
}
replace:
{
"blockdamage" "99999"
}
}
modify:
{
match:
{
"targetname" "underground_lift"
"classname" "func_movelinear"
}
replace:
{
"blockdamage" "99999"
}
}