Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_38_3_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (A dilapidated building.)"
4
    return;
5
}
6
message[0] = "* (A fancy but dilapidated#  building.)"
7
message[1] = "* (This confuses you.)"