mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Fix incorrect Archer obsolete (#5947)
* Fix incorrect Archer obsolete * Sorry, from previous * Bring back * Fix other "Archer" forK
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
"rangedStrength": 7,
|
||||
"cost": 40,
|
||||
"requiredTech": "Archery",
|
||||
"obsoleteTech": "Construction",
|
||||
"obsoleteTech": "Machinery",
|
||||
"upgradesTo": "Crossbowman",
|
||||
"attackSound": "arrow"
|
||||
},
|
||||
|
Reference in New Issue
Block a user