Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_oasis_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
scr_darksize
scr_darksize

function
scr_darksize()
{ var inst = id; if (argument_count) inst = argument0; inst.image_xscale = 2; inst.image_yscale = 2; }
();
3
depth = 999990;
4
sparkleanimindex = 0;
5
myhealth = 3;
6
hitbuff = 0;
7
active = 0;
8
myinteract = 0;
9
timer = 0;
10
mymessage = stringset("* FOUND THE SECRET OF \"MICHAEL.\"&* ALL MICHAELS NOW ADDED TO INVENTORY./%%");
11
drawblack = 0;
12
boxy = 0;
13
buffer = 0;
14
hitbuffer = 0;
15
defense = 0;
16
myhealth = 1;
17
init = 0;
18
kr_mem = 0;
19
su_mem = 0;
20
ra_mem = 0;
21
kr = 0;
22
su = 0;
23
ra = 0;
24
watercount = 9;
25
wither = 0;
26
image_index = 0;
27
animindex = 0;
28
init = 0;
29
read = 0;
30
battle = 0;