Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_b2s_northernlightsroom_Create_0

(view raw script w/o annotations or w/e)
1
image_alpha = 0;
2
active = false;
3
init = 0;
4
con = 0;
5
timer = 0;
6
kris = 0;
7
susie = 0;
8
ralsei = 0;
9
kr_real = 0;
10
su_real = 0;
11
ra_real = 0;
12
tenna = 0;
13
suwalk = 0;
14
suwalktimer = 0;
15
visit = 0;
16
made = false;
17
drawtext = 0;
18
ttimer = 0;
19
texttimer = 0;
20
textcomplete = false;
21
shopstring = stringsetloc(
THE KEY WAS#FORGOTTEN
"THE KEY WAS#FORGOTTEN", "obj_b2s_northernlightsroom_slash_Create_0_gml_29_0"
);
22
if (global.flag[1055 sword_route_progress] == 1)
23
    shopstring = stringsetloc(
GO TO#NORTHERN LIGHT
"GO TO#NORTHERN LIGHT", "obj_b2s_northernlightsroom_slash_Create_0_gml_31_0"
);
24
depth = 999960;
25
mycolorchanger = instance_create(x, y, obj_board_screenColorChanger);
26
mycolorchanger.image_blend = #C6DF71;
27
if (global.flag[1055 sword_route_progress] == 1)
28
    mycolorchanger.image_blend = #3600D4;
29
type = 0;
30
visitinit = 0;
31
sndpause = 0;
32
north = 0;