# HG changeset patch # User nemo # Date 1320330970 14400 # Node ID 9310cfe6bc374aa189aefad5919ae33504fae15f # Parent 0a99f73dd8dd000df47cbeda7317c64852c4b772 Bounce can't be set on this anyway, and if we did make it work, it'd probably be OP diff -r 0a99f73dd8dd -r 9310cfe6bc37 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Thu Nov 03 17:15:54 2011 +0400 +++ b/hedgewars/uVariables.pas Thu Nov 03 10:36:10 2011 -0400 @@ -1205,8 +1205,7 @@ ammoprop_NeedTarget or ammoprop_AttackingPut or ammoprop_DontHold or - ammoprop_NotBorder or - ammoprop_SetBounce; + ammoprop_NotBorder; Count: 1; NumPerTurn: 0; Timer: 0;