diff -r c755afd8fb6b -r 2837dee472cc hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Wed Oct 04 21:33:05 2017 +0200 +++ b/hedgewars/uConsts.pas Thu Oct 05 01:37:49 2017 +0200 @@ -307,6 +307,7 @@ = $00080000; ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode = $00100000; + ammoprop_ForceTurnEnd = $00200000; ammoprop_NoRoundEnd = $10000000; AMMO_INFINITE = 100;