mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
AI_ACTION_STOP_MEDIC: also check START_AID, START_AID_PRN animations to prevent AI endless clock when first aid has just started and AI decides to move somewhere.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8923 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1867,6 +1867,7 @@ public:
|
||||
UINT8 ShockLevelPercent(void);
|
||||
BOOLEAN TakenLargeHit(void);
|
||||
BOOLEAN IsCowering(void);
|
||||
BOOLEAN IsGivingAid(void);
|
||||
|
||||
void RetreatCounterStart(UINT16 usValue);
|
||||
void RetreatCounterStop(void);
|
||||
|
||||
Reference in New Issue
Block a user