Removed a wrongly implemented BNW-only building (#5649)

This commit is contained in:
Xander Lenstra 2021-11-08 21:14:27 +01:00 committed by GitHub
parent 367e0b940d
commit 2250d75b4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -709,19 +709,19 @@
"requiredBuilding": "Market", "requiredBuilding": "Market",
"requiredTech": "Banking" "requiredTech": "Banking"
}, },
{ // will be introduced in BNW expansion pack
"name": "Hanse", // {
"replaces": "Bank", // "name": "Hanse",
"uniqueTo": "Germany", // "replaces": "Bank",
"gold": 2, // "uniqueTo": "Germany",
"specialistSlots": {"Merchant": 1}, // "gold": 2,
"hurryCostModifier": 15, // "specialistSlots": {"Merchant": 1},
"percentStatBonus": {"gold": 25}, // "hurryCostModifier": 15,
"uniques": ["+5% Production for every Trade Route with a City-State in the empire"], // "percentStatBonus": {"gold": 25},
"requiredBuilding": "Market", // "uniques": ["+5% Production for every Trade Route with a City-State in the empire"],
"requiredTech": "Banking" // "requiredBuilding": "Market",
// will be introduced in BNW expansion pack // "requiredTech": "Banking"
}, // },
{ {
"name": "Forbidden Palace", "name": "Forbidden Palace",
"culture": 1, "culture": 1,