mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix Athenian town phase description.
This was SVN commit r17219.
This commit is contained in:
parent
5f7ce1089a
commit
9e0ef737b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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).",
|
||||
|
|
|
|||
Loading…
Reference in a new issue