# HG changeset patch # User unc0rr # Date 1387917161 -14400 # Node ID 1b1ff193e21d0916d4ee7634d8c5873be124b608 # Parent 96e3914e8154d71d32198135fd2d5b33249a388a# Parent ff0d7954aabc5aa9484f536efab0138665b59069 this is really annoying diff -r ff0d7954aabc -r 1b1ff193e21d hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Tue Dec 24 15:21:28 2013 -0500 +++ b/hedgewars/uVariables.pas Wed Dec 25 00:32:41 2013 +0400 @@ -912,7 +912,8 @@ NameTex: nil; Probability: 0; NumberInCase: 1; - Ammo: (Propz: ammoprop_NoCrosshair or + Ammo: (Propz: ammoprop_NoCrosshair or + ammoprop_AttackInMove or ammoprop_DontHold; Count: AMMO_INFINITE; NumPerTurn: 0;