stripper-configs/ze_v0u0v_b2.cfg

15 lines
227 B
INI
Raw Normal View History

2020-05-18 15:48:54 +02:00
;Fix ZM teleport bug at boss stages 1 and 4
modify:
{
match:
{
2020-05-18 15:48:54 +02:00
"classname" "trigger_multiple"
"targetname" "s14boss_trigger"
}
2020-05-18 15:48:54 +02:00
delete:
{
2020-05-18 15:48:54 +02:00
"OnStartTouch" "s1tele_2_1,AddOutput,origin 3415 -4168 -1195,20.5,1"
}
}