DonCan94
Chieftain
- Joined
- Dec 21, 2020
- Messages
- 26
Hi there
my mod "Removable City Center Buildings", which is pretty light weight, has now a slight error with the Tsikhe Wall from Georgia.
After some quick SQL querries, I found that Firaxis changed the entry of it in the Buildings table;
The column TraitType for this entry previously said
TRAIT_CIVILIZATION_BUILDING_TSIKHE as far as I remember, but now after the update it says
TRAIT_CIVILIZATION_NO_PLAYER, which is a really weird name in my opinion.
This doesn't make any sence to me, since the entry for Babylonia's Palgum still says TRAIT_CIVILIZATION_BUILDING_PALGUM.
Is this really intended like this by Firaxis?
my mod "Removable City Center Buildings", which is pretty light weight, has now a slight error with the Tsikhe Wall from Georgia.
After some quick SQL querries, I found that Firaxis changed the entry of it in the Buildings table;
The column TraitType for this entry previously said
TRAIT_CIVILIZATION_BUILDING_TSIKHE as far as I remember, but now after the update it says
TRAIT_CIVILIZATION_NO_PLAYER, which is a really weird name in my opinion.
This doesn't make any sence to me, since the entry for Babylonia's Palgum still says TRAIT_CIVILIZATION_BUILDING_PALGUM.
Is this really intended like this by Firaxis?
Last edited: