mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Migrate +AI features
* Drink canteen * Jump through window * Use explosives * Use wirecutters
This commit is contained in:
@@ -108,5 +108,6 @@ void SoldierAutoFillCanteens(SOLDIERTYPE *pSoldier);
|
||||
BOOLEAN HasFoodInInventory( SOLDIERTYPE *pSoldier, BOOLEAN fCheckFood, BOOLEAN fCheckDrink );
|
||||
|
||||
void DrinkFromWaterTap( SOLDIERTYPE *pSoldier );
|
||||
void DrinkFromInventory(SOLDIERTYPE* pSoldier);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user