1 | image_alpha = 1.2; |
2 | image_xscale = 1.8; |
3 | image_yscale = 1.8; |
4 | state = 0; |
5 | depth = o_boxingqueen.depth - 2; |
6 | if (o_boxingqueen.drawflip == 0) |
7 | x = o_boxingqueen.x - 18; |
8 | else |
9 | x = o_boxingqueen.x + 18; |
10 | y = o_boxingqueen.y - 128; |