Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_dunes_42_cellar_door_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
if (global.route == 3)
3
    message[0] = "* (You hear whispering coming#  from the cellar.)"
4
else
5
    message[0] = "* (The cellar is locked. Must be#  where the harvest is stored.)"
6
depth = 0
7
image_speed = 0