Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_moneyfountainsprite_Create_0

(view raw script w/o annotations or w/e)
1
siner = 0;
2
depth = 900000;
3
kind = 0;
4
if (instance_exists(obj_dw_churchb_moneyfountain))
5
    kind = 1;
6
if (kind == 1 && global.flag[898] == 0)
7
    kind = 2;