From ccb4ecc9f208b8717868b538cbdec2dee191c23e Mon Sep 17 00:00:00 2001 From: Mythos_Ruler Date: Wed, 15 May 2013 04:07:07 +0000 Subject: [PATCH] Renamed this tech. This was SVN commit r13406. --- .../data/technologies/attack_champions_elite.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/binaries/data/mods/public/simulation/data/technologies/attack_champions_elite.json b/binaries/data/mods/public/simulation/data/technologies/attack_champions_elite.json index 2bfea087a8..007778f03a 100644 --- a/binaries/data/mods/public/simulation/data/technologies/attack_champions_elite.json +++ b/binaries/data/mods/public/simulation/data/technologies/attack_champions_elite.json @@ -2,19 +2,19 @@ "pair": "pair_champ_02", "genericName": "Guard Unit", "specificName": { - "hele": "Agema", - "mace": "Agema", - "spart": "Agema", - "athen": "Agema", - "rome": "Regio Cohors" + "hele": "Andreia", + "mace": "Andreia", + "spart": "Andreia", + "athen": "Andreia", + "rome": "Fortitudo" }, - "description": "Guard units wield the best weapons.", + "description": "Guard units have uncommon bravery and valor in battle.", "cost": {"food": 0, "wood": 0, "stone": 0, "metal": 250}, "requirements": {"tech": "phase_city"}, "requirementsTooltip": "Unlocked in City Phase.", "icon": "armor_plates_swords.png", "researchTime": 20, - "tooltip": "Guard units wield the best weapons! Champions +2 attack.", + "tooltip": "Guard units have uncommon courage and valor in battle. Champions +2 attack.", "modifications": [ {"value": "Attack/Melee/Hack", "add": 2.0, "affects": ["Champion Melee"]}, {"value": "Attack/Ranged/Pierce", "add": 2.0, "affects": ["Champion Ranged"]}