Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_37_hospital_2_Create

(view raw script w/o annotations or w/e)
1
if (global.route == 3)
2
{
3
    message[0] = "* (A closet.)"
4
    return;
5
}
6
message[0] = "* (A closet with some cleaning#  supplies inside.)"
7
message[1] = "* (They all look brand new.)"