diff -r 63d09a846444 -r 7989850b4418 hedgewars/uVariables.pas --- 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;