From f8bf881476a8a70a14c5b2ce0056afcc8ed0e635 Mon Sep 17 00:00:00 2001 From: ShadowOfHassen <929+shadowofhassen@giteauser> Date: Mon, 27 Jul 2026 06:00:18 +0200 Subject: [PATCH] Fix catafalque aura typos --- .../data/auras/units/catafalques/athen_catafalque_2.json | 2 +- .../data/auras/units/catafalques/han_catafalque_1.json | 2 +- .../data/auras/units/catafalques/rome_catafalque_2.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binaries/data/mods/public/simulation/data/auras/units/catafalques/athen_catafalque_2.json b/binaries/data/mods/public/simulation/data/auras/units/catafalques/athen_catafalque_2.json index e6b42b7cf1..13f7ca8987 100644 --- a/binaries/data/mods/public/simulation/data/auras/units/catafalques/athen_catafalque_2.json +++ b/binaries/data/mods/public/simulation/data/auras/units/catafalques/athen_catafalque_2.json @@ -8,5 +8,5 @@ { "value": "Researcher/TechCostMultiplier/metal", "multiply": 0.9 } ], "auraName": "Economic Fortune", - "auraDescription": "Solon brought in a new system of weights and measures, fathers were encouraged to find trades for their sons.\nEconomic technologies −10% resource costs." + "auraDescription": "Solon brought in a new system of weights and measures, and fathers were encouraged to find trades for their sons.\nEconomic technologies −10% resource costs." } diff --git a/binaries/data/mods/public/simulation/data/auras/units/catafalques/han_catafalque_1.json b/binaries/data/mods/public/simulation/data/auras/units/catafalques/han_catafalque_1.json index bd6915bbc9..70ae2c630e 100644 --- a/binaries/data/mods/public/simulation/data/auras/units/catafalques/han_catafalque_1.json +++ b/binaries/data/mods/public/simulation/data/auras/units/catafalques/han_catafalque_1.json @@ -5,5 +5,5 @@ { "value": "TerritoryInfluence/Radius", "multiply": 1.2 } ], "auraName": "Territorial Expansion", - "auraDescription": "At its height, the Empire's borders spanned from the Fergana Valley in the west, to Korea in the east, and to northern Vietnam in the south.\nTerritory influence bonus +20%." + "auraDescription": "At its height, the Empire's borders spanned from the Fergana Valley in the west to Korea in the east and to northern Vietnam in the south.\nTerritory influence bonus +20%." } diff --git a/binaries/data/mods/public/simulation/data/auras/units/catafalques/rome_catafalque_2.json b/binaries/data/mods/public/simulation/data/auras/units/catafalques/rome_catafalque_2.json index 52b6702250..83032df85e 100644 --- a/binaries/data/mods/public/simulation/data/auras/units/catafalques/rome_catafalque_2.json +++ b/binaries/data/mods/public/simulation/data/auras/units/catafalques/rome_catafalque_2.json @@ -7,5 +7,5 @@ { "value": "Resistance/Entity/Damage/Crush", "add": 1 } ], "auraName": "Founder and Defender of the Republic", - "auraDescription": "Brutus was one of the key figures in the overthrow of the monarchy and the founding of the Roman Republic. Later, as consul he led a Roman army to victory against the Etruscan King Tarquinius who sought to retake the throne.\nHumans and Siege Engines +1 crush, hack, pierce resistance." + "auraDescription": "Brutus was one of the key figures in the overthrow of the monarchy and the founding of the Roman Republic. Later, as consul, he led a Roman army to victory against the Etruscan King Tarquinius who sought to retake the throne.\nHumans and Siege Engines +1 crush, hack, and pierce resistance." }