Fixed spearman not being to be able to upgrade to anything after Gunpowder and before Metallurgy

This commit is contained in:
Yair Morgenstern
2022-10-24 20:51:52 +03:00
parent 3246b82531
commit 2f693547b4
3 changed files with 36 additions and 20 deletions

View File

@ -407,7 +407,7 @@
"requiredTech": "Civil Service",
"uniques": ["[+50]% Strength <vs [Mounted] units>"],
"upgradesTo": "Lancer",
"obsoleteTech": "Gunpowder",
"obsoleteTech": "Metallurgy",
"attackSound": "metalhit"
},
{
@ -421,7 +421,7 @@
"requiredTech": "Civil Service",
"uniques": ["[+50]% Strength <vs [Mounted] units>", "Can move immediately once bought" ],
"upgradesTo": "Lancer",
"obsoleteTech": "Gunpowder",
"obsoleteTech": "Metallurgy",
"attackSound": "metalhit"
//"Requires [Mercenary Army]" in BNW
},
@ -921,7 +921,7 @@
"cost": 320,
"requiredTech": "Rifling",
"upgradesTo": "Infantry",
"obsoleteTech": "Plastics",
"obsoleteTech": "Replaceable Parts",
"uniques": ["[+20]% Strength <when fighting in [Foreign Land] tiles>"],
"attackSound": "shot"
},