Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_37_saloon_2_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 1 && global.sworks_flag[0] > 0)
2
{
3
    instance_destroy()
4
    return;
5
}
6
if (global.route == 3)
7
{
8
    message[0] = "* (The stage.)"
9
    return;
10
}
11
message[0] = "* (A stage ready for#  performance.)"
12
message[1] = "* (Too bad there aren't any gigs#  today.)"