Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_ch4_PDC03A_alphys_juice_Other_10

(view raw script w/o annotations or w/e)
1
global.msc = 0;
2
global.typer = 5;
3
if (global.darkzone == 1)
4
    global.typer = 6;
5
global.fc = 0;
6
global.fe = 0;
7
global.interact = 1;
8
image_speed = 0.2;
9
if (juice_con == 0)
10
    juice_con = 1;