diff -r 5debd5fe526e -r f484455dd055 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Fri Jun 08 02:52:35 2012 +0400 +++ b/hedgewars/uVariables.pas Mon Jun 11 17:56:10 2012 +0400 @@ -1840,7 +1840,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;