hedgewars/uConsts.pas
changeset 4230 e9c7182affa7
parent 4218 d90e9c89596b
child 4241 835fd7a0e1bf
--- a/hedgewars/uConsts.pas	Tue Nov 09 19:17:53 2010 +0300
+++ b/hedgewars/uConsts.pas	Tue Nov 09 19:17:53 2010 +0100
@@ -2142,7 +2142,7 @@
             NameTex: nil;
             Probability: 100;
             NumberInCase: 1;
-            Ammo: (Propz: ammoprop_Power or ammoprop_AltUse;
+            Ammo: (Propz: ammoprop_Power; //FIXME: enable multishoot at altuse, until then removed ammoprop_AltUse
                 Count: 1;
                 NumPerTurn: 1;
                 Timer: 0;