Can I change the minimum number of cells between cities when they are created?

Argerd

Chieftain
Joined
Sep 10, 2017
Messages
8
Могу ли я изменить минимальное количество клеток между городами при их создании?

Can I change the minimum number of cells between cities when they are created?
 
If I understand your question correctly then you want to goto:

/Mods/Rise of Mankind - A New Dawn/Assets/XML/

Edit GlobalDefines.xml

find:

<Define>
<DefineName>MIN_CITY_RANGE</DefineName>
<iDefineIntVal>2</iDefineIntVal>
</Define>

Change it to whatever you want. I personally use 3 and have been since I played vanilla. One of the biggest problems I've found is when an AI settles 6 squares from a city making a large area of unsettle-able land.
 
Back
Top Bottom