mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
If a merc's background has <druguse> set, they occasionally consume beneficial drugs in combat for free.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8530 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2094,6 +2094,7 @@ void InitSoldierStruct( SOLDIERTYPE *pSoldier )
|
||||
pSoldier->bBulletsLeft = 0;
|
||||
pSoldier->bVehicleUnderRepairID = -1;
|
||||
pSoldier->sFacilityTypeOperated = -1; // HEADROCK HAM 3.6: Facility Operated
|
||||
pSoldier->usChatPartnerID = NOBODY;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user