19 lines
327 B
INI
Executable File
19 lines
327 B
INI
Executable File
;Platform break fix.
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_movelinear"
|
|
"targetname" "Laser_Vertical_S2"
|
|
}
|
|
delete:
|
|
{
|
|
"OnFullyOpen" "laser_relay3_stage2_vertical,Kill,0,-1"
|
|
"OnFullyOpen" "laser3_hurt_vertical,Kill,0,-1"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "Laser_Vertical_S2_Hurt,Kill,0,-1"
|
|
}
|
|
}
|