Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_npc_addison_tea_Create_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
if (global.flag[309 spamton_plot] == 9)
3
    instance_destroy();
4
else
5
    event_inherited();