mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 06:08:46 +07:00
Fix cataphract not requiring horses (#7292)
* Fix cataphract not requiring horses * Spacing
This commit is contained in:

committed by
GitHub

parent
725c298a2a
commit
03ee03d99b
@ -420,6 +420,7 @@
|
||||
"requiredTech": "Horseback Riding",
|
||||
"upgradesTo": "Knight",
|
||||
"obsoleteTech": "Chivalry",
|
||||
"requiredResource": "Horses",
|
||||
"uniques": ["Can move after attacking", "[-25]% Strength <vs cities>"],
|
||||
"hurryCostModifier": 20,
|
||||
"attackSound": "horse"
|
||||
|
Reference in New Issue
Block a user