mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Migrate features from +AI
Possibly wear gasmask if soldier sees tear or mustard gas
This commit is contained in:
@@ -299,6 +299,7 @@ SoldierID GetClosestMedicSoldierID( SOLDIERTYPE * pSoldier, INT16 aRange, UINT8
|
||||
// sevenfm:
|
||||
BOOLEAN NightLight(void);
|
||||
BOOLEAN DuskLight(void);
|
||||
BOOLEAN FindClosestVisibleSmoke(SOLDIERTYPE* pSoldier, INT32& sSpot, INT8& bLevel, BOOLEAN fOnlyGas);
|
||||
BOOLEAN InSmokeNearby(INT32 sGridNo, INT8 bLevel);
|
||||
INT16 MaxNormalVisionDistance( void );
|
||||
UINT8 MinFlankDirections( SOLDIERTYPE *pSoldier );
|
||||
|
||||
Reference in New Issue
Block a user