-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix CP concert tour not working since 2.7 and an assert that's probably never going to be hit anyway also fixed concert tour mission tooltip - CP has changed the tourism amount to be static, but the Lua function is still using the dynamic number removed redundant tourism reduction against players with the NoOpenTrade trait - it's already included in tourism modifiers * fix great merchant trade tooltip - currently the gold amount is dynamic - this affects VP too
- Loading branch information
Showing
3 changed files
with
33 additions
and
70 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