Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_exclamation_mark_fake_Alarm_0

(view raw script w/o annotations or w/e)
1
instance_destroy()
2
scr_cutscene_end
scr_cutscene_end

function scr_cutscene_end() //gml_Script_scr_cutscene_end { global.cutscene = false obj_pl.alarm[0] = 1 }
()