changeset 15447 | 6031c0cfec89 |
parent 15365 | 34eb5cc72241 |
--- a/hedgewars/uConsts.pas Fri Oct 04 23:23:35 2019 +0300 +++ b/hedgewars/uConsts.pas Mon Oct 07 14:18:31 2019 +0200 @@ -321,6 +321,7 @@ // AI hints to be set for any gear aihUsualProcessing = $00000000; // treat gear as usual aihDoesntMatter = $00000001; // ignore gear in attack calculations and don't intentionally attack it + aihAmmosChanged = $00000002; // set when ammos were changed within this turn but not processed yet // ammo properties ammoprop_Timerable = $00000001; // can set timer