Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_death_screen_fade_out_screen_Alarm_0

(view raw script w/o annotations or w/e)
1
script_execute(scr_loadgame);
2
script_execute(scr_determine_death_count_yellow);
3
instance_create(x, y, obj_death_fade_in_screen);