Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cutscene_hotland_03b_Create_0

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