diff -r 1e04abd45c2b -r 18c41c0ee8de hedgewars/uVariables.pas --- 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;