hedgewars/uVariables.pas
changeset 7091 7989850b4418
parent 7076 fed718e7851d
child 7103 1c1afb5a1565
--- a/hedgewars/uVariables.pas	Thu May 17 18:22:20 2012 -0400
+++ b/hedgewars/uVariables.pas	Thu May 17 20:23:58 2012 -0400
@@ -2286,10 +2286,10 @@
                 NumPerTurn: 0;
                 Timer: 5001;
                 Pos: 0;
-                AmmoType: amFlamethrower;
+                AmmoType: amIceGun;
                 AttackVoice: sndNone;
                 Bounciness: 1000);
-            Slot: 2;
+            Slot: 6;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;