Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_snowdin_12_yellow_0_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (The remnants of a snowman.)"
4
    return;
5
}
6
message[0] = "* (The remnants of a snowman.)"
7
message[1] = "* (Once full of life.)"
8
message[2] = "* (Now full of potential for new#  life.)"