request: more settlers needed for promised land victory

bladex

Emperor
Joined
Oct 29, 2010
Messages
1,358
can someone make it so you need 50 or maybe 100 earthling colonists to complete the promised land victory? 20 is way too easy
 
But... it's the only affinity victory that can't be finished in less than 20 turns after you complete the planetary wonder...

Emancipation victory can be done in 10 turns even...


Anyway...

GlobalDefines.xml

Code:
    <Row Name="PROMISED_LAND_EARTHLINGS_SETTLED_REQUIREMENT">
      <Value>20</Value>
    </Row>

You just need to change the value from 20 to whatever you want.
 
where is GlobalDefines.xml located? i looked in game folder and my docs?
 
where is GlobalDefines.xml located? i looked in game folder and my docs?

If you have it on steam then:

[SteamDirectory]\SteamApps\common\Sid Meier's Civilization Beyond Earth\assets\Gameplay\XML

It's the only file inside that "XML" directory, the rest are other directories.
 
ok found it now how do i put this into an actual mod you can activate/deactivate in game?
 
Top Bottom