Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_19_4_Create

(view raw script w/o annotations or w/e)
1
if (global.route != 3)
2
{
3
    message[0] = "* (You notice the UGPS logo on#  the crates.)";
4
    message[1] = "* (It appears they can handle#  more than letters.)";
5
}
6
else
7
{
8
    message[0] = "* (A crate.)";
9
}