Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_hotland_complex_1_3_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (A memorial.)"
3
else
4
{
5
    message[0] = "* (There's an inscription on the#  fountain.)"
6
    message[1] = "* Hopes and Dreams	"
7
    message[2] = "* Built 201X	"
8
    message[3] = "* (You hear a faint melody#  coming from the statue.)"
9
}