--- a/hedgewars/GearDrawing.inc Tue Nov 09 00:21:59 2010 +0100
+++ b/hedgewars/GearDrawing.inc Mon Nov 08 19:36:51 2010 -0500
@@ -433,10 +433,7 @@
end;
amBee: DrawRotatedF(sprHandBee, hx, hy, (RealTicks div 125) mod 4, sign, aangle);
amFlamethrower: DrawRotatedF(sprHandFlamethrower, hx, hy, (RealTicks div 125) mod 4, sign, aangle);
- amResurrector: begin
- DrawCircle(ox, oy, 100, 1.5, 0, 0,
- $FF, $FF); // I'd rather not like to hardcode 100 here
- end;
+ amResurrector: DrawCircle(ox, oy, 98, 4, $F5, $DB, $35, $AA); // I'd rather not like to hardcode 100 here
end;
case amt of