Index: binaries/data/mods/public/gui/text/tips/war_elephants.txt =================================================================== --- binaries/data/mods/public/gui/text/tips/war_elephants.txt +++ binaries/data/mods/public/gui/text/tips/war_elephants.txt @@ -5,5 +5,4 @@ - Vulnerable to infantry skirmishers. -- Available to: Mauryans, Ptolemies, Seleucids, and Carthaginians. - +- Available to: Carthaginians, Kushites, Mauryas, Persians, Ptolemies, and Seleucids. Index: binaries/data/mods/public/maps/scenarios/Sandbox - Mauryans.xml =================================================================== --- binaries/data/mods/public/maps/scenarios/Sandbox - Mauryans.xml +++ binaries/data/mods/public/maps/scenarios/Sandbox - Mauryans.xml @@ -46,7 +46,7 @@ "demo" ], "LockTeams": false, - "Name": "Sandbox - The Mauryans", + "Name": "Sandbox - The Mauryas", "PlayerData": [ { "AI": "", Index: binaries/data/mods/public/simulation/components/Identity.js =================================================================== --- binaries/data/mods/public/simulation/components/Identity.js +++ binaries/data/mods/public/simulation/components/Identity.js @@ -8,7 +8,7 @@ "Hoplī́tēs Athēnaïkós" + "units/athen_infantry_spearman.png" + "" + - "" + + "" + "" + "" + "" + Index: binaries/data/mods/public/simulation/data/civs/maur.json =================================================================== --- binaries/data/mods/public/simulation/data/civs/maur.json +++ binaries/data/mods/public/simulation/data/civs/maur.json @@ -1,7 +1,7 @@ { "Code": "maur", "Culture": "maur", - "Name": "Mauryans", + "Name": "Mauryas", "Emblem": "session/portraits/emblems/emblem_mauryans.png", "History": "Founded in 322 B.C. by Chandragupta Maurya, the Mauryan Empire was the first to rule most of the Indian subcontinent, and was one of the largest and most populous empires of antiquity. Its military featured bowmen who used the long-range bamboo longbow, fierce female warriors, chariots, and thousands of armored war elephants. Its philosophers, especially the famous Acharya Chanakya, contributed to such varied fields such as economics, religion, diplomacy, warfare, and good governance. Under the rule of Ashoka the Great, the empire saw 40 years of peace, harmony, and prosperity.", "Music":[ @@ -59,12 +59,12 @@ { "Name": "Emperor of Emperors.", "History": "The Mauryan Empire encompassed dozens of formerly independent kingdoms over an area of 5 million square kilometers, with a population of close to 60 million people. The Mauryan regents held the title Emperor of Emperors and commanded a standing army of 600,000 infantry, 9000 elephants, 8000 chariots, and 30,000 cavalry, making it arguably the largest army of its time.", - "Description": "Mauryans have a +10% population cap bonus (i.e., 330 pop cap instead of the usual 300)." + "Description": "Mauryas have a +10% population cap bonus (i.e., 330 pop cap instead of the usual 300)." }, { "Name": "Kṣhatriya Warrior Caste.", "History": "Kshatriya or Kashtriya, meaning warrior, is one of the four varnas (social orders) in Hinduism. Traditionally Kshatriya constitute the military and ruling elite of the Vedic-Hindu social system outlined by the Vedas and the Laws of Manu.", - "Description": "The Mauryans enjoy access to 4 champions." + "Description": "The Mauryas enjoy access to 4 champions." } ], "TeamBonuses": Index: binaries/data/mods/public/simulation/data/civs/sele.json =================================================================== --- binaries/data/mods/public/simulation/data/civs/sele.json +++ binaries/data/mods/public/simulation/data/civs/sele.json @@ -51,7 +51,7 @@ "Class":"", "Armament":"", "Emblem":"", - "History":"Antiochus inherited a troubled kingdom upon the beginning of his reign. From the verge of collapse he managed to weld back together the empire Seleukus I fought so hard to found. The rebellious eastern satraps of Bactria and Parthia were brought to heel , temporarily securing his eastern borders. He then turned his attention to mother Greece, attempting to fulfill the dreams of his fathers by invading Greece under the pretext of liberation. The Achaean League and the Kingdom of Pergamon banded together with the Romans to defeat him at the Battle of Magnesia, forever burying the dream of reuniting Alexander's empire." + "History":"Antiochus inherited a troubled kingdom upon the beginning of his reign. From the verge of collapse he managed to weld back together the empire Seleucus I fought so hard to found. The rebellious eastern satraps of Bactria and Parthia were brought to heel , temporarily securing his eastern borders. He then turned his attention to mother Greece, attempting to fulfill the dreams of his fathers by invading Greece under the pretext of liberation. The Achaean League and the Kingdom of Pergamon banded together with the Romans to defeat him at the Battle of Magnesia, forever burying the dream of reuniting Alexander's empire." }, { "Name":"Antiokhos D' Epiphanes", Index: binaries/data/mods/public/simulation/data/technologies/mauryans/civbonus_maur_popcap.json =================================================================== --- binaries/data/mods/public/simulation/data/technologies/mauryans/civbonus_maur_popcap.json +++ binaries/data/mods/public/simulation/data/technologies/mauryans/civbonus_maur_popcap.json @@ -7,6 +7,6 @@ "description": "The Mauryan Empire encompassed dozens of formerly independent kingdoms over an area of 5 million square kilometers, with a population of close to 60 million people. The Mauryan regents held the title Emperor of Emperors and commanded a standing army of 600,000 infantry, 9000 elephants, 8000 chariots, and 30,000 cavalry, making it arguably the largest army of its time.", "requirements": {"civ": "maur"}, "icon": "population.png", - "tooltip": "Mauryans have a 10% higher maximum population limit.", + "tooltip": "Mauryas have a 10% higher maximum population limit.", "modifications": [{"value": "Player/MaxPopulation", "multiply": 1.1}] } Index: binaries/data/mods/public/simulation/data/technologies/mauryans/wooden_walls.json =================================================================== --- binaries/data/mods/public/simulation/data/technologies/mauryans/wooden_walls.json +++ binaries/data/mods/public/simulation/data/technologies/mauryans/wooden_walls.json @@ -1,7 +1,7 @@ { "genericName": "Wooden Walls", "autoResearch": true, - "description": "The Mauryans built their city walls out of wood, an abundant natural resource in India.", + "description": "The Mauryas built their city walls out of wood, an abundant natural resource in India.", "requirements": {"civ": "maur"}, "icon": "wooden_walls.png", "tooltip": "Mauryan city walls have -20% less health and -20% less build time.",