From 9e0ef737b2368c17c9bbfc94d2a37130dbfe4726 Mon Sep 17 00:00:00 2001 From: leper Date: Wed, 11 Nov 2015 03:27:38 +0000 Subject: [PATCH] Fix Athenian town phase description. This was SVN commit r17219. --- .../public/simulation/data/technologies/phase_town_athen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/simulation/data/technologies/phase_town_athen.json b/binaries/data/mods/public/simulation/data/technologies/phase_town_athen.json index a083fc2247..b17c0dd060 100644 --- a/binaries/data/mods/public/simulation/data/technologies/phase_town_athen.json +++ b/binaries/data/mods/public/simulation/data/technologies/phase_town_athen.json @@ -3,7 +3,7 @@ "specificName": { "athen": "Kōmópolis" }, - "description": "Advances from a bustling town to a veritable metropolis, full of the wonders of modern technology. This is the Athenian city phase, where metal gathering rates are boosted because of the Silver Owls bonus.", + "description": "Advances from a small village to a bustling town, ready to expand rapidly. This is the Athenian town phase, where metal gathering rates are boosted because of the 'Silver Owls' bonus.", "cost": {"food": 500, "wood": 500, "stone": 0, "metal": 0}, "requirements": { "class": "Village", "number": 5 }, "requirementsTooltip": "Requires 5 Village Phase structures (except Palisades and Farm Fields).",