Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_hotland_03_6_Create

(view raw script w/o annotations or w/e)
1
if (global.hotland_flag[1] < 1)
2
{
3
    instance_destroy();
4
    exit;
5
}
6
walk_dir = "up";
7
message[0] = "* New Home is north of#  here.";
8
message[1] = "* We need to head that#  way.";
9
prt[0] = 321;
10
prt[1] = 321;