SKRen -> Restricting Tech by Faction. (5/10/2014 11:01:48 AM)
|
So I was rooting through the XML files tweaking weapon stats to make them more divergent and I noticed that you can specify whether a certain Technology or Item/Building granted by a technology can be used by a given faction by adding an additional <group min="1">
<player>
<faction name="CivName"/>
...
</player>
</group> To the <requirements> block, or at least I think it will. I just thought of it last night and haven't had the time to test it out.
|
|
|
|