Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ch2_room_town_south_Create_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
if (global.plot >= 200 && global.flag[443 told_save_town] == 0 && global.flag[444 told_visit_town] == 0)
3
    con = 0;
4
else
5
    instance_destroy();