mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Replace evolution with growth rates (#201)
This commit is contained in:
+4
-3
@@ -816,9 +816,6 @@ typedef struct
|
||||
INT32 ubRpcBonusToTrainMilitia;
|
||||
INT32 ubMinSkillToTeach;
|
||||
|
||||
// Flugente: disable evolution setting in MercProfiles.xml
|
||||
BOOLEAN bDisableEvolution;
|
||||
|
||||
INT32 ubLowActivityLevel;
|
||||
INT32 ubMediumActivityLevel;
|
||||
INT32 ubHighActivityLevel;
|
||||
@@ -1440,6 +1437,10 @@ typedef struct
|
||||
|
||||
UINT8 ubMercRandomStartSalaryPercentMod;
|
||||
|
||||
BOOLEAN fMercGrowthModifiersEnabled;
|
||||
BOOLEAN fMercRandomGrowthModifiers;
|
||||
INT16 iMercRandomGrowthModifiersRange;
|
||||
|
||||
BOOLEAN fBobbyRayFastShipments;
|
||||
|
||||
BOOLEAN fGridExitInTurnBased;
|
||||
|
||||
Reference in New Issue
Block a user