From 01d24173d287055a60ff0695b462ee07e8570c50 Mon Sep 17 00:00:00 2001 From: wraitii Date: Fri, 15 Jan 2021 13:02:24 +0000 Subject: [PATCH] Make the Athenian long_walls tech cost stone. A pure stone cost makes it easier to research and more unique. Patch By: borg- Accepted By: wraitii, Nescio Differential Revision: https://code.wildfiregames.com/D3356 This was SVN commit r24628. --- .../mods/public/simulation/data/technologies/long_walls.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/binaries/data/mods/public/simulation/data/technologies/long_walls.json b/binaries/data/mods/public/simulation/data/technologies/long_walls.json index ee7d790b74..ca142bf259 100644 --- a/binaries/data/mods/public/simulation/data/technologies/long_walls.json +++ b/binaries/data/mods/public/simulation/data/technologies/long_walls.json @@ -2,8 +2,7 @@ "genericName": "Athenian Long Walls", "description": "The Long Walls of Athens were constructed under the auspices of the wily Themistocles and extended 6 km from the city to the port of Piraeus. This secured the city's sea supply routes and prevented an enemy from starving out the city during a siege.", "cost": { - "stone": 250, - "metal": 250 + "stone": 400 }, "requirements": { "all": [ @@ -12,7 +11,7 @@ ] }, "requirementsTooltip": "Unlocked in City Phase.", - "icon": "crenelations.png", + "icon": "masonry_marble.png", "researchTime": 60, "tooltip": "Build Walls in own or neutral territory.", "modifications": [