Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_ch4_PDC09_Create_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
customcon = 0;
3
leave_con = 0;
4
if (global.plot >= 50 && global.plot < 55)
5
    con = 0;
6
if (global.plot >= 95)
7
    instance_destroy();