changeset 11920 | 16ce211010cf |
parent 11841 | 1d41f297b3d3 |
child 12597 | 00b539e6115d |
--- a/hedgewars/uConsts.pas Sat Nov 19 15:00:14 2016 +0100 +++ b/hedgewars/uConsts.pas Sat Apr 30 23:30:34 2016 +0200 @@ -299,6 +299,8 @@ ammoprop_Track = $00040000; ammoprop_DoesntStopTimerInMultiShoot = $00080000; + ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode + = $00100000; ammoprop_NoRoundEnd = $10000000; AMMO_INFINITE = 100;