Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_dialogue_flowey_ending_Step_1

(view raw script w/o annotations or w/e)
1
if (!global.dialogue_open)
2
    exit;
3
script_execute(scr_text_talkers);
4
script_execute(scr_text_soundfonts);