mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Merged revision(s) 7032 from branches/ja2_source_official_2014:
Militia improvement: If MILITIA_TRAINING_CARRYOVER_PROGRESS is set to TRUE, militia training progress is carried over to the next training session once a session finishes. This way no training is lost. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7033 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -675,6 +675,9 @@ typedef struct
|
||||
// HEADROCK HAM 3.5: No longer necessary.
|
||||
//INT32 ubGunRangeTrainingBonus;
|
||||
INT32 ubTownMilitiaTrainingRate;
|
||||
|
||||
BOOLEAN gfMilitiaTrainingCarryOver; // added by Flugente
|
||||
|
||||
// HEADROCK HAM 3.5: No longer necessary.
|
||||
//INT32 ubMaxMilitiaTrainersPerSector;
|
||||
INT32 ubTeachBonusToTrain;
|
||||
|
||||
Reference in New Issue
Block a user