Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_athen.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_athen.json +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_athen.json @@ -14,7 +14,7 @@ "number": 3 } }, - "requirementsTooltip": "Requires four Town Structures.", + "requirementsTooltip": "Requires three Town Structures.", "supersedes": "phase_town_athen", "replaces": ["phase_city"], "icon": "city_phase.png", Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_generic.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_generic.json +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/phase_city_generic.json @@ -17,7 +17,7 @@ "number": 3 } }, - "requirementsTooltip": "Requires four Town Structures.", + "requirementsTooltip": "Requires three Town Structures.", "supersedes": "phase_town_generic", "replaces": ["phase_city"], "icon": "city_phase.png",