hedgewars/uVariables.pas
changeset 9012 18c41c0ee8de
parent 8987 47cf32305d99
child 9080 9b42757d7e71
--- a/hedgewars/uVariables.pas	Fri May 17 22:25:56 2013 +0200
+++ b/hedgewars/uVariables.pas	Sat May 18 22:42:05 2013 +0200
@@ -2176,7 +2176,7 @@
                 AmmoType: amLandGun;
                 AttackVoice: sndNone;
                 Bounciness: 1000);
-            Slot: 2;
+            Slot: 6;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;
@@ -2201,7 +2201,7 @@
                 AmmoType: amIceGun;
                 AttackVoice: sndNone;
                 Bounciness: 1000);
-            Slot: 9;
+            Slot: 2;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;