diff -r 9e6e8e5a4c2e -r 5a9775b97c7e hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Fri Jun 08 14:30:46 2012 +0400 +++ b/hedgewars/uVariables.pas Fri Jun 08 18:03:44 2012 +0400 @@ -1828,7 +1828,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;