Fix for the Knight's movement (#2151)

Resolves #2143
This commit is contained in:
Jack Rainy 2020-03-14 20:15:58 +02:00 committed by GitHub
parent a18d52c82a
commit 834e3e578c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -553,7 +553,7 @@
{
"name": "Knight",
"unitType": "Mounted",
"movement": 3,
"movement": 4,
"strength": 20,
"cost": 120,
"requiredTech": "Chivalry",