Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_37_feistyhouse_4_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (A place to sleep.)"
3
else
4
    message[0] = "* (You push the hammock.#  Its sway is hypnotizing.)"
5
if (global.dunes_flag[20] == 5)
6
    instance_destroy()