Fix incorrect Archer obsolete (#5947)

* Fix incorrect Archer obsolete

* Sorry, from previous

* Bring back

* Fix other "Archer" forK
This commit is contained in:
AdityaMH
2022-01-11 22:04:19 +07:00
committed by GitHub
parent d809f3a132
commit 7a83f5091a
2 changed files with 6 additions and 6 deletions

View File

@ -91,7 +91,7 @@
"rangedStrength": 7,
"cost": 40,
"requiredTech": "Archery",
"obsoleteTech": "Construction",
"obsoleteTech": "Machinery",
"upgradesTo": "Crossbowman",
"attackSound": "arrow"
},