1 | bikeflip = 0; |
2 | becomeflash = 0; |
3 | turnt = 0; |
4 | turns = 0; |
5 | talktimer = 0; |
6 | talkmax = 150; |
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 | tired = 0; |
25 | manual = 0; |
26 | attacks = 0; |
27 | dodgetimer = 0; |
28 | candodge = 0; |
29 | con = 0; |
30 | battlecancel = 0; |
31 | nexttry = 0; |
32 | mytarget = 3; |
33 | image_speed = 0; |
34 | betray = 0; |
35 | argue = 0; |
36 | image_xscale = 2; |
37 | image_yscale = 2; |
38 | idlesprite = spr_clubs_idle_ch1; |
39 | hurtsprite = spr_clubs_hurt_ch1; |
40 | sparedsprite = spr_clubs_spared_ch1; |
41 | acted[0] = 0; |
42 | acted[1] = 0; |
43 | acted[2] = 0; |
44 | acted[3] = 0; |
45 | acted[4] = 0; |
46 | acted[5] = 0; |