claymore_ would like rearranged as so. hearing no objections...
authornemo
Sun, 28 Mar 2010 20:53:36 +0000
changeset 3142 1a488adc676c
parent 3141 70d65353bd60
child 3143 682bc7f99c63
claymore_ would like rearranged as so. hearing no objections...
hedgewars/uConsts.pas
--- a/hedgewars/uConsts.pas	Sun Mar 28 18:47:35 2010 +0000
+++ b/hedgewars/uConsts.pas	Sun Mar 28 20:53:36 2010 +0000
@@ -1507,7 +1507,7 @@
                 Pos: 0;
                 AmmoType: amBallgun;
                 AttackVoice: sndNone);
-            Slot: 2;
+            Slot: 4;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;
@@ -1579,7 +1579,7 @@
                     Pos: 0;
                     AmmoType: amExtraDamage;
                     AttackVoice: sndNone);
-            Slot: 0;
+            Slot: 8;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;
@@ -1679,7 +1679,7 @@
                     Pos: 0;
                     AmmoType: amVampiric;
                     AttackVoice: sndNone);
-            Slot: 8;
+            Slot: 6;
             TimeAfterTurn: 0;
             minAngle: 0;
             maxAngle: 0;
@@ -1843,4 +1843,4 @@
 
 end;
 
-end.
+end.
\ No newline at end of file