mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Merge branch 'master' into ExtraMercs
This commit is contained in:
@@ -1771,6 +1771,7 @@ public:
|
||||
void DoNinjaAttack( void );
|
||||
void PickDropItemAnimation( void );
|
||||
|
||||
BOOLEAN CanClimbWithCurrentBackpack();
|
||||
|
||||
void BeginSoldierGetup( void );
|
||||
void BeginSoldierClimbUpRoof( void );
|
||||
@@ -1934,7 +1935,8 @@ public:
|
||||
//void AddDrugValues(UINT8 uDrugType, UINT8 usEffect, UINT8 usTravelRate, UINT8 usSideEffect );
|
||||
|
||||
void HandleFlashLights();
|
||||
UINT8 GetBestEquippedFlashLightRange();
|
||||
bool AddBestFlashLight();
|
||||
UINT8 GetBestEquippedFlashLightRange();
|
||||
|
||||
// Flugente: soldier profiles
|
||||
INT8 GetSoldierProfileType(UINT8 usTeam); // retrieves the correct sub-array
|
||||
|
||||
Reference in New Issue
Block a user