Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_npc_castle_front_Create_0
(
view raw script w/o annotations or w/e
)
1
con = 0;
2
if (global.chapter != 2)
3
{
4
instance_destroy();
5
}
6
else
7
{
8
}