Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_42_b_1_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
    message[0] = "* (A dusty coat rack.)"
3
else
4
{
5
    message[0] = "* (A dirty hat similar to#  Starlo's rests on the rack.)	"
6
    message[1] = "* (Always good to have a#  backup!)"
7
}