Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_oasis_old_Create_0
(view raw script w/o annotations or w/e)
|
1
|
tilecon = 0;
|
|
2
|
tilechoice = 0;
|
|
3
|
turnender = 1;
|
|
4
|
turnended = 0;
|
|
5
|
active = 1;
|
|
6
|
timer = 0;
|
|
7
|
timesdrunk = 0;
|
|
8
|
timestodrink = 7;
|
|
9
|
depth = 850000;
|