bot: transfer c4 to humans (if any) when ignore_objectives is on

This commit is contained in:
jeefo 2024-05-22 13:33:26 +03:00
commit 778d14b755
No known key found for this signature in database
GPG key ID: D696786B81B667C8
3 changed files with 64 additions and 4 deletions

View file

@ -502,6 +502,7 @@ private:
void updatePredictedIndex ();
void refreshCreatureStatus (char *infobuffer);
void updateRightRef ();
void donateC4ToHuman ();
void completeTask ();
void executeTasks ();