hedgewars/uConsts.pas
changeset 1643 434e28245dc0
parent 1639 89b536a3cf3c
child 1654 9cfa6f23e767
--- a/hedgewars/uConsts.pas	Sun Jan 11 11:03:09 2009 +0000
+++ b/hedgewars/uConsts.pas	Mon Jan 12 14:43:56 2009 +0000
@@ -1113,7 +1113,8 @@
 			NameTex: nil;
 			Probability: 400;
 			NumberInCase: 1;
-			Ammo: (Propz:  ammoprop_ForwMsgs;
+			Ammo: (Propz:  ammoprop_ForwMsgs or
+							 ammoprop_DontHold;
 					Count: AMMO_INFINITE;
 					NumPerTurn: 0;
 					Timer: 5001;