Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_37_saloon_5_Create

(view raw script w/o annotations or w/e)
1
if (global.dunes_flag[20] == 0)
2
    instance_destroy()
3
if (global.route == 3)
4
{
5
    message[0] = "* (A box of bottles.)"
6
    return;
7
}
8
message[0] = "* (Dozens of unopened bottles#  sit within the boxes.)	"
9
message[1] = "* (You can't take one without#  making a ruckus.)"