Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_37_feistyhouse_7_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (A couple black rectangles.)"
4
    return;
5
}
6
message[0] = "* (A few videotapes with custom#  labels stuck on them.)"
7
message[1] = "* \"My favorite movie :)\""
8
message[2] = "* \"My second favorite movie :)\""
9
message[3] = "* \"Don't watch this one 0/10 :(\""