1 | bikeflip = 0; |
2 | becomeflash = 0; |
3 | turnt = 0; |
4 | turns = 0; |
5 | talktimer = 0; |
6 | talkmax = 90; |
7 | state = 0; |
8 | flash = 0; |
9 | siner = 0; |
10 | fsiner = 0; |
11 | talked = 0; |
12 | attacked = 0; |
13 | hurt = 0; |
14 | hurttimer = 0; |
15 | hurtshake = 0; |
16 | mywriter = 343249823; |
17 | acting = 0; |
18 | actcon = 0; |
19 | acttimer = 0; |
20 | mercymod = 0; |
21 | maxmercy = 9999; |
22 | warned = 0; |
23 | compliment = 0; |
24 | attacks = 0; |
25 | dodgetimer = 0; |
26 | candodge = 0; |
27 | con = 0; |
28 | plot = 0; |
29 | checked = 0; |
30 | r_hugtime = 0; |
31 | hugtime = 0; |
32 | dial = 0; |
33 | attackedkris = 0; |
34 | hurtkris = 0; |
35 | attackcon = 0; |
36 | attacktimer = 0; |
37 | misstime = 0; |
38 | hittime = 0; |
39 | defendtime = 0; |
40 | won = 0; |
41 | hugtime = 0; |
42 | hitdum = 0; |
43 | ambushed = 0; |
44 | battlecancel = 0; |
45 | defend_command = 0; |
46 | attack_command = 0; |
47 | act_command = 0; |
48 | spell_command = 0; |
49 | spare_command = 0; |
50 | spare_used = 0; |
51 | item_command = 0; |
52 | win_spare = 0; |
53 | ral_wrongcommand = 0; |
54 | ral_wrongcommand_count = 0; |
55 | pacifycon = 0; |
56 | sparecon = 0; |
57 | sparedsprite = sprite_index; |
58 | hurtsprite = sprite_index; |
59 | idlesprite = sprite_index; |
60 | kris_inithp = global.hp[1]; |
61 | wontimer = 0; |