Index: binaries/data/mods/public/simulation/data/technologies/unlock_champion_chariots.json =================================================================== --- binaries/data/mods/public/simulation/data/technologies/unlock_champion_chariots.json +++ binaries/data/mods/public/simulation/data/technologies/unlock_champion_chariots.json @@ -7,14 +7,15 @@ "requirements": { "all": [ { "tech": "phase_city" }, - { - "any": [ - { "civ": "brit" }, - { "civ": "maur" }, - { "civ": "pers" }, - { "civ": "sele" } - ] - } + { "notciv": "athen" }, + { "notciv": "cart" }, + { "notciv": "gaul" }, + { "notciv": "iber" }, + { "notciv": "kush" }, + { "notciv": "mace" }, + { "notciv": "ptol" }, + { "notciv": "rome" }, + { "notciv": "spart" } ] }, "requirementsTooltip": "Unlocked in City Phase.",