Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_30_1_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (You stare into the water and#  see someone.)"
3
else
4
{
5
    message[0] = "* (Your reflection sparkles and#  distorts in the pool of water.)"
6
    message[1] = "* (You notice a high-tech#  filtration system keeping it#  drinkable.)"
7
}