1 | t = 0; |
2 | image_speed = 0; |
3 | target = 9897887; |
4 | image_xscale = 2; |
5 | image_yscale = 2; |
6 | damage = 1; |
7 | caster = 0; |
8 | star = 0; |
9 | battlemode = 1; |
10 | if (instance_exists(obj_herosusie)) |
11 | { |
12 | depth = obj_herosusie.depth; |
13 | with (obj_herosusie) |
14 | visible = 0; |
15 | } |
16 | else |
17 | { |
18 | battlemode = 0; |
19 | } |
20 | red = 0; |