Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_mail_station_dunes_05_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
if (room == rm_dunes_30)
3
    depth = 100
4
if (global.mail_flag[0] == false)
5
    global.mail_flag[0] = true
6
bell_sound = 342