Legalism Variant

formerdc81

Chieftain
Joined
Nov 19, 2018
Messages
53
I want to create a variant of legalism that gives a free caravansary in the first X land-based city and a lighthouse in every coastal city. (This is because caravansaries and lighthouses are what enable internal trade routes, both food and production, in my mod.) If you were in my shoes, what would you do?

Nvm, I figured it out with C++.
 
Last edited:
Nvm, I figured it out with C++.

In the spirit of community, and to help people who come along in the future, it would be helpful/nice for you to post your own solution :)
 
I'm actually working on a small mod myself that's very close to the v1.0 release. When I release the mod, all the corresponding code changes will come with it. Right now, everything I've written is super-hard coded for testing purposes (and I'll need to make it more modular for the people who solely mod with XML/LUA).
 
Back
Top Bottom