hedgewars/uConsts.pas
changeset 12649 2837dee472cc
parent 12599 95f0e475ca8e
child 12671 87b3009f51c3
equal deleted inserted replaced
12648:c755afd8fb6b 12649:2837dee472cc
   305     ammoprop_Track        = $00040000;
   305     ammoprop_Track        = $00040000;
   306     ammoprop_DoesntStopTimerInMultiShoot
   306     ammoprop_DoesntStopTimerInMultiShoot
   307                           = $00080000;
   307                           = $00080000;
   308     ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode
   308     ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode
   309                           = $00100000;
   309                           = $00100000;
       
   310     ammoprop_ForceTurnEnd = $00200000;
   310     ammoprop_NoRoundEnd   = $10000000;
   311     ammoprop_NoRoundEnd   = $10000000;
   311 
   312 
   312     AMMO_INFINITE = 100;
   313     AMMO_INFINITE = 100;
   313 
   314 
   314     // explosion flags
   315     // explosion flags