1 | decorative = 0; |
2 | active = 0; |
3 | basey = y; |
4 | basex = x; |
5 | timerbtarget = 15; |
6 | siner = random(460); |
7 | image_xscale = 2; |
8 | image_yscale = 2; |
9 | image_speed = 0; |
10 | timer = 130 + random(20); |
11 | timerb = 0; |
12 | con = 0; |
13 | sparkid = 0; |
14 | radius = 300; |
15 | chargetime = 150; |
16 | if (room == room_dw_mansion_east_4f_c) |
17 | { |
18 | chargetime = 100; |
19 | timer -= 50; |
20 | } |
21 | depth = 0; |