mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 06:51:30 -04:00
Fixed unit tests failing randomly (#5503)
This commit is contained in:
parent
8b2bb8e59b
commit
1a6eee0d19
@ -688,7 +688,7 @@
|
|||||||
"innerColor": [255,255,102],
|
"innerColor": [255,255,102],
|
||||||
"favoredReligion": "Christianity",
|
"favoredReligion": "Christianity",
|
||||||
"uniqueName": "Viking Fury",
|
"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"],
|
"Melee units pay no movement cost to pillage"],
|
||||||
"cities": ["Copenhagen","Aarhus","Kaupang","Ribe","Viborg","Tunsberg","Roskilde","Hedeby","Oslo","Jelling","Truso",
|
"cities": ["Copenhagen","Aarhus","Kaupang","Ribe","Viborg","Tunsberg","Roskilde","Hedeby","Oslo","Jelling","Truso",
|
||||||
"Bergen","Faeroerne","Reykjavik","Trondheim","Godthab","Helluland","Lillehammer","Markland","Elsinore",
|
"Bergen","Faeroerne","Reykjavik","Trondheim","Godthab","Helluland","Lillehammer","Markland","Elsinore",
|
||||||
|
@ -266,7 +266,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Astronomy",
|
"name": "Astronomy",
|
||||||
"row": 2,
|
"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"],
|
"prerequisites": ["Compass","Education"],
|
||||||
"quote": "'Joyfully to the breeze royal Odysseus spread his sail, and with his rudder skillfully he steered.' - Homer"
|
"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",
|
"name": "Steam Power",
|
||||||
"row": 6,
|
"row": 6,
|
||||||
"uniques": ["Increases embarked movement +1"],
|
"uniques": ["[+1] Movement <for [Embarked] units>"],
|
||||||
"prerequisites": ["Industrialization","Scientific Theory","Rifling"],
|
"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"
|
"quote": "'The nations of the West hope that by means of steam communication all the world will become as one family.' - Townsend Harris"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user