Duplicate city names

Rob (R8XFT)

Ancient Briton
Retired Moderator
Joined
Aug 11, 2002
Messages
10,880
Location
Leeds (UK)
I'd just like to clarify something about city names that potentially belong to two civs. Let's say that Babylon and Akkad both have "Uruk" on their city list. As long as the entry is in the format...

<Row>
<CivilizationType>CIVILIZATION_AKKAD</CivilizationType>
<CityName>TXT_KEY_CITY_NAME_URUK</CityName>
</Row>

...and I have defined Uruk as...

<Row Tag="TXT_KEY_CITY_NAME_URUK">
<Text>Uruk</Text>
</Row>

...does it mean that once one civ has founded Uruk, the other will not be able to have a city named Uruk - i.e. that there will be one global instance of the city name?
 
That would also be consistent with how Huns take cities from other players list and then they can't found that city themselves.
 
Back
Top Bottom