-
-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added the ability to give Nation Capitals an additional bonus number
of outposts. - Requires that your config has limit_outposts_using_town_and_nation_levels set to true. - In the nation_level sections of your config a new setting will be added: nationCapitalBonusOutpostLimit. - The amount set there will be added to a nation capital (in addition to the already applied nationBonusOutpostLimit amount.) - Closes #7447. - Automatic Config Edit: nationCapitalBonusOutpostLimit will be added to each nation_level section with a value of 0.
- Loading branch information
Showing
3 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters