Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_phase_2_p1_lantern_recreator_Alarm_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
instance_destroy();
4
instance_create_depth(x, y, -100, obj_ceroba_phase_2_p1_lantern);