Description of problem
Carthage Copper Riches Mission requires exactly 2 mines in Cyprus
What platform are you playing on?
Steam
What game version are you running?
1.3.2
Please select any/all DLC you have enabled.
Do you have mods enabled? No
Please explain your issue is in as much detail as possible.
The Carthaginian Copper Riches mission in the Liberating Phoenicia tree requires you to have exactly 2 owned provinces with mines in Cyprus, which is in direct contradiction with the tooltip (as well as common sense and every other mission that checks for number of buildings built). The probably error here is a use of = in the condition in the code rather than >=.
Steps to reproduce the issue.
A save is attached with two mines built in Cyprus - note that the mission can be taken as expected. However, if you build a third mine (there are two empty slots available) you will note that the mission becomes blocked, with you apparently not having finished the mission despite having 2/2 mines.
Upload Attachment
Carthage Copper Riches Mission requires exactly 2 mines in Cyprus
What platform are you playing on?
Steam
What game version are you running?
1.3.2
Please select any/all DLC you have enabled.
Do you have mods enabled? No
Please explain your issue is in as much detail as possible.
The Carthaginian Copper Riches mission in the Liberating Phoenicia tree requires you to have exactly 2 owned provinces with mines in Cyprus, which is in direct contradiction with the tooltip (as well as common sense and every other mission that checks for number of buildings built). The probably error here is a use of = in the condition in the code rather than >=.
Steps to reproduce the issue.
A save is attached with two mines built in Cyprus - note that the mission can be taken as expected. However, if you build a third mine (there are two empty slots available) you will note that the mission becomes blocked, with you apparently not having finished the mission despite having 2/2 mines.
Upload Attachment
Attachments
Upvote
0