Fixed a few incorrect upgrades (#5268)

This commit is contained in:
Xander Lenstra 2021-09-19 16:56:53 +02:00 committed by GitHub
parent cb4feb29ed
commit 6416f397ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@
"obsoleteTech": "Machinery",
"replaces": "Archer",
"uniqueTo": "Babylon",
"upgradesTo": "Crossbowman",
"upgradesTo": "Composite Bowman",
"attackSound": "arrow"
},
{
@ -120,7 +120,7 @@
"cost": 40,
"requiredTech": "Archery",
"obsoleteTech": "Machinery",
"upgradesTo": "Crossbowman",
"upgradesTo": "Composite Bowman",
"promotions": ["Slinger Withdraw"],
"attackSound": "arrow"
},
@ -490,14 +490,14 @@
{
"name": "Landsknecht",
"unitType": "Sword",
"replaces": "Lancer",
"replaces": "Pikeman",
"uniqueTo": "Germany",
"movement": 2,
"strength": 16,
"cost": 45,
"requiredTech": "Civil Service",
"uniques": ["+[50]% Strength vs [Mounted]", "Can move immediately once bought" ],
"upgradesTo": "Musketman",
"upgradesTo": "Lancer",
"obsoleteTech": "Gunpowder",
"attackSound": "metalhit"
//"Requires [Mercenary Army]" in BNW