So for a future mod, I wanted to create a civic that allows me to create the Clone units from Next War (Clones, Automatons, Cyborgs) without needing to build their required building (Cloning Factory).
I thought this would be easy and just followed the Organized Religion example. I gave the Cloning Factory a special buildings tag and then set <SpecialBuildingNotRequireds> to not require the new special building.
However, this always results in the civic "Allowing you to build Missionaries without need of a Cloning Factory" which of course does nothing.
Is this XML tag specifically tied to missionaries or is there a way I can set another unit (or if not, at least a way I can accomplish what I'm trying with XML before I waste a couple of days to see if I can get it done in Python)
Thanks for any help!!!
I thought this would be easy and just followed the Organized Religion example. I gave the Cloning Factory a special buildings tag and then set <SpecialBuildingNotRequireds> to not require the new special building.
However, this always results in the civic "Allowing you to build Missionaries without need of a Cloning Factory" which of course does nothing.
Is this XML tag specifically tied to missionaries or is there a way I can set another unit (or if not, at least a way I can accomplish what I'm trying with XML before I waste a couple of days to see if I can get it done in Python)
Thanks for any help!!!