Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_gameover_board_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
gameover_parent = instance_find(obj_gameover_minigame, 0);
3
tenna = -4;
4
init = false;
5
gameover_sequence = 1;
6
make_writer = false;
7
global.flag[1003 board_losses]++;
8
times_lost = global.flag[1003 board_losses];
9
debug_print("times lost:" + string(times_lost));
10
bg_colorize = false;
11
punishment = 0;
12
punished = 0;
13
inbattle = 0;
14
timer = 0;
15
makeangry = 0;