diff -r 580cd247511e -r 5d0704f23a2a hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Tue Jun 05 22:37:36 2012 +0200 +++ b/hedgewars/uVariables.pas Mon Jun 25 10:44:27 2012 +0200 @@ -1829,7 +1829,9 @@ NameTex: nil; Probability: 20; NumberInCase: 2; - Ammo: (Propz: ammoprop_NeedUpDown; + Ammo: (Propz: ammoprop_NeedUpDown or + ammoprop_OscAim or + ammoprop_NoMoveAfter; Count: 2; NumPerTurn: 1; Timer: 0;