How can I change civilization's city buildings type?

Narvana

Chieftain
Joined
Nov 20, 2016
Messages
62
Code:
<Row CivilizationType="CIVILIZATION_AMERICA" Name="LOC_CIVILIZATION_AMERICA_NAME" Description="LOC_CIVILIZATION_AMERICA_DESCRIPTION" Adjective="LOC_CIVILIZATION_AMERICA_ADJECTIVE" StartingCivilizationLevelType="CIVILIZATION_LEVEL_FULL_CIV" RandomCityNameDepth="10" Ethnicity="ETHNICITY_EURO"/>

Ethnicity="ETHNICITY_EURO" changes the race of troops and workers, but it didn't affect the buildings look, I mean those surrounding captiol, etc.. How can I change the buildings?
 
Last edited:
Back
Top Bottom