mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
New feature: the refilling of the queen's army resevere now requires her to train recruits, which the player can disrupt to some degree (by sun_alf)
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=360475&#msg_360475 and http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=24433&goto=359872&#msg_359872 Requires GameDir >= r2555 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8830 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -34,7 +34,10 @@ typedef struct
|
||||
UINT8 iCounterAttackGroupSize;
|
||||
BOOLEAN bUnlimitedPoolOfTroops;
|
||||
INT32 iQueensInitialPoolOfTroops;
|
||||
UINT32 iQueenPoolIncrementPerDifficultyLevel;
|
||||
INT32 iQueenPoolMaxSizePerDifficultyLevel;
|
||||
UINT16 iQueenPoolIncrementDaysPerDifficultyLevel;
|
||||
INT32 iQueenPoolBaseIncrementSizePerDifficultyLevel;
|
||||
UINT8 iQueenPoolRecruitPercentPerDifficultyLevel;
|
||||
UINT32 iEnemyStartingAlertLevel;
|
||||
UINT32 iEnemyAlertDecay;
|
||||
UINT32 iNumAwareBattles;
|
||||
|
||||
Reference in New Issue
Block a user