Fixed unit tests failing randomly (#5503)

This commit is contained in:
Xander Lenstra
2021-10-17 22:02:14 +02:00
committed by GitHub
parent 8b2bb8e59b
commit 1a6eee0d19
2 changed files with 3 additions and 3 deletions

View File

@ -688,7 +688,7 @@
"innerColor": [255,255,102],
"favoredReligion": "Christianity",
"uniqueName": "Viking Fury",
"uniques": ["+1 Movement for all embarked units", "Units pay only 1 movement point to disembark",
"uniques": ["[+1] Movement <for [Embarked] units>", "Units pay only 1 movement point to disembark",
"Melee units pay no movement cost to pillage"],
"cities": ["Copenhagen","Aarhus","Kaupang","Ribe","Viborg","Tunsberg","Roskilde","Hedeby","Oslo","Jelling","Truso",
"Bergen","Faeroerne","Reykjavik","Trondheim","Godthab","Helluland","Lillehammer","Markland","Elsinore",

View File

@ -266,7 +266,7 @@
{
"name": "Astronomy",
"row": 2,
"uniques": ["Increases embarked movement +1","Enables embarked units to enter ocean tiles"],
"uniques": ["[+1] Movement <for [Embarked] units>","Enables embarked units to enter ocean tiles"],
"prerequisites": ["Compass","Education"],
"quote": "'Joyfully to the breeze royal Odysseus spread his sail, and with his rudder skillfully he steered.' - Homer"
},
@ -402,7 +402,7 @@
{
"name": "Steam Power",
"row": 6,
"uniques": ["Increases embarked movement +1"],
"uniques": ["[+1] Movement <for [Embarked] units>"],
"prerequisites": ["Industrialization","Scientific Theory","Rifling"],
"quote": "'The nations of the West hope that by means of steam communication all the world will become as one family.' - Townsend Harris"
},