Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dalvshouse_6_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (It's a chair.)"
4
    return;
5
}
6
else
7
    message[0] = "* (This chair is just like the#  other one... but better.)"