hedgewars/uConsts.pas
changeset 5316 191cd6c06203
parent 5313 5e18eaef65d0
child 5343 ff7ecf483759
child 5348 0bc81de36e08
--- a/hedgewars/uConsts.pas	Sun Jun 26 02:47:36 2011 +0200
+++ b/hedgewars/uConsts.pas	Sun Jun 26 13:38:47 2011 -0400
@@ -242,6 +242,7 @@
     ammoprop_NotBorder    = $00000800;
     ammoprop_Utility      = $00001000;
     ammoprop_Effect       = $00002000;
+    ammoprop_SetBounce    = $00004000;
     ammoprop_NoRoundEnd   = $10000000;
 
     AMMO_INFINITE = 100;