1 |
position = 0; |
2 |
position_array[0] = -1; |
3 |
choice = false; |
4 |
ch[1] = ""; |
5 |
ch[2] = ""; |
6 |
ch[3] = ""; |
7 |
ch[4] = ""; |
8 |
p = 1; |
9 |
ch_msg = -1; |
10 |
outcome = 0; |
11 |
textWidth = 210; |
12 |
textSep = 16; |
13 |
message_current = 0; |
14 |
message_actual = ""; |
15 |
message_actual_col[0] = ""; |
16 |
message_reset = false; |
17 |
cutoff = 0; |
18 |
counter = 0; |
19 |
chujin_tapes_effects = false; |
20 |
shaky_text = false; |
21 |
message_timer = -1; |
22 |
mT = -1; |
23 |
portrait = true; |
24 |
prt[0] = 0; |
25 |
image_speed = 0.2; |
26 |
message[0] = ""; |
27 |
talker[0] = -4; |
28 |
talker_current = 0; |
29 |
message_col[0][0] = ""; |
30 |
col_modif[0] = 16711680; |
31 |
col_modif[1] = 255; |
32 |
color = false; |
33 |
color_set = false; |
34 |
sndfnt = 626; |
35 |
sndfnt_array[0] = -4; |
36 |
global.dialogue_open = true; |
37 |
dialogue_is_minishop = false; |
38 |
skippable = true; |
39 |
dialogue_font = 9; |
40 |
portrait_idle_animated = 0; |
41 |
portrait_idle_frame = 0; |
42 |
portrait_can_animate = true; |