Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_hotland_3_paci_blocker_Create_0

(view raw script w/o annotations or w/e)
1
if (global.route != 2 || global.hotland_flag[15] > 0)
2
{
3
    instance_destroy()
4
    return;
5
}
6
cutscene_timer = 0
7
scene = 0