Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_mfnpc_Other_0

(view raw script w/o annotations or w/e)
1
global.flag[18 Micro Froggit fate] = 2
2
scr_cutscene_end
scr_cutscene_end

function scr_cutscene_end() //gml_Script_scr_cutscene_end { global.cutscene = false obj_pl.alarm[0] = 1 }
()
3
with (obj_microf_cutscene)
4
    instance_destroy()
5
instance_destroy()
6
with (obj_mfnpc2)
7
    instance_destroy()