Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_dunes_30_5_Create

(view raw script w/o annotations or w/e)
1
if (global.dunes_flag[41] < 1 || global.dunes_flag[41] >= 6)
2
{
3
    instance_destroy()
4
    return;
5
}
6
walk_dir = "down"