mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 06:39:17 +07:00
More unit unique typing (#5952)
* There are so many of these my gosh * Fixed, good thing we have tests :) * Fixed
This commit is contained in:
@ -689,7 +689,7 @@
|
||||
"favoredReligion": "Christianity",
|
||||
"uniqueName": "Viking Fury",
|
||||
"uniques": ["[+1] Movement <for [Embarked] units>", "Units pay only 1 movement point to disembark",
|
||||
"Melee units pay no movement cost to pillage"],
|
||||
"No movement cost to pillage <for [Melee] units>"],
|
||||
"cities": ["Copenhagen","Aarhus","Kaupang","Ribe","Viborg","Tunsberg","Roskilde","Hedeby","Oslo","Jelling","Truso",
|
||||
"Bergen","Faeroerne","Reykjavik","Trondheim","Godthab","Helluland","Lillehammer","Markland","Elsinore",
|
||||
"Sarpsborg","Odense","Aalborg","Stavanger","Vorbasse","Schleswig","Kristiansand","Halogaland","Randers",
|
||||
|
@ -662,7 +662,7 @@
|
||||
"innerColor": [255,255,102],
|
||||
"uniqueName": "Viking Fury",
|
||||
"uniques": ["[+1] Movement <for [Embarked] units>", "Units pay only 1 movement point to disembark",
|
||||
"Melee units pay no movement cost to pillage"],
|
||||
"No movement cost to pillage <for [Melee] units>"],
|
||||
"cities": ["Copenhagen","Aarhus","Kaupang","Ribe","Viborg","Tunsberg","Roskilde","Hedeby","Oslo","Jelling","Truso",
|
||||
"Bergen","Faeroerne","Reykjavik","Trondheim","Godthab","Helluland","Lillehammer","Markland","Elsinore",
|
||||
"Sarpsborg","Odense","Aalborg","Stavanger","Vorbasse","Schleswig","Kristiansand","Halogaland","Randers",
|
||||
|
Reference in New Issue
Block a user