mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-12 16:59:11 +07:00
Fixed tests
This commit is contained in:
@ -948,8 +948,7 @@
|
|||||||
"maintenance": 3,
|
"maintenance": 3,
|
||||||
"cannotBeBuiltWith": "Nuclear Plant",
|
"cannotBeBuiltWith": "Nuclear Plant",
|
||||||
"requiredTech": "Ecology",
|
"requiredTech": "Ecology",
|
||||||
"uniques": ["Must be next to [Desert]", "Requires a [Factory] in this city"],
|
"uniques": ["Requires a [Factory] in this city", "Must be next to [Desert]"],
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sydney Opera House",
|
"name": "Sydney Opera House",
|
||||||
@ -995,8 +994,7 @@
|
|||||||
"production": 3,
|
"production": 3,
|
||||||
"requiredResource": "Aluminum",
|
"requiredResource": "Aluminum",
|
||||||
"cost": 360,
|
"cost": 360,
|
||||||
"uniques": ["+[50]% production when building [Spaceship part] in this city"],
|
"uniques": ["Requires a [Factory] in this city", "+[50]% production when building [Spaceship part] in this city"],
|
||||||
"uniques": ["Requires a [Factory] in this city"],
|
|
||||||
"requiredTech": "Robotics"
|
"requiredTech": "Robotics"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user