delete russia?

bladex

Emperor
Joined
Oct 29, 2010
Messages
1,358
how do i remove Russia from the game so he never shows up at all including from the AI? i tried looking in civilizations.xml but can't find anything to enable/disable in there is it somewhere else?
 
Last edited:
Within in-game DLC scenarios Firaxis does this within an XML file like this:

<GameInfo>
<!-- Delete base game data that is irrelevant to the scenario.-->
<Types>
<Delete Type="CIVILIZATION_RUSSIA"/>
</Types>
 
ok i put this in an xml and put it in mods but it didn't work?
 
Back
Top Bottom