hedgewars/uVariables.pas
changeset 7197 5a9775b97c7e
parent 7103 1c1afb5a1565
child 7201 dc17ffdf0702
child 7231 f484455dd055
child 7288 5d0704f23a2a
child 7345 f253e225da15
--- 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;