mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-22 19:08:48 -04:00
Make Machu Picchu and Neuschwanstein need a non-Natural Wonder mountain (#13539)
* Update Buildings.json to make Wonders need non-Natural Wonder mountains * Make Machu Picchu need a non-Natural Wonder mountain
This commit is contained in:
parent
be354785c4
commit
28f8777447
@ -499,7 +499,7 @@
|
||||
"faith": 2,
|
||||
"greatPersonPoints": {"Great Merchant": 1},
|
||||
"isWonder": true,
|
||||
"uniques": ["[+25]% [Gold] from Trade Routes", "Must have an owned [Mountain] within [2] tiles"],
|
||||
"uniques": ["[+25]% [Gold] from Trade Routes", "Must have an owned [{non-[Natural Wonder]} {Mountain}] within [2] tiles"],
|
||||
"requiredTech": "Guilds",
|
||||
"quote": "'Few romances can ever surpass that of the granite citadel on top of the beetling precipices of Machu Picchu, the crown of Inca Land.' - Hiram Bingham"
|
||||
},
|
||||
@ -1022,7 +1022,7 @@
|
||||
"greatPersonPoints": {"Great Merchant": 1},
|
||||
"isWonder": true,
|
||||
"uniques": ["[+1 Happiness, +2 Culture, +3 Gold] from every [Castle]",
|
||||
"Must have an owned [Mountain] within [2] tiles"],
|
||||
"Must have an owned [{non-[Natural Wonder]} {Mountain}] within [2] tiles"],
|
||||
"requiredTech": "Railroads",
|
||||
"quote": "'...the location is one of the most beautiful to be found, holy and unapproachable, a worthy temple for the divine friend who has brought salvation and true blessing to the world.' - King Ludwig II of Bavaria"
|
||||
},
|
||||
|
@ -437,7 +437,7 @@
|
||||
"greatPersonPoints": {"Great Merchant": 1},
|
||||
"culture": 1,
|
||||
"isWonder": true,
|
||||
"uniques": ["[+25]% [Gold] from Trade Routes","Must have an owned [Mountain] within [2] tiles"],
|
||||
"uniques": ["[+25]% [Gold] from Trade Routes","Must have an owned [{non-[Natural Wonder]} {Mountain}] within [2] tiles"],
|
||||
"requiredTech": "Currency",
|
||||
"quote": "'Few romances can ever surpass that of the granite citadel on top of the beetling precipices of Machu Picchu, the crown of Inca Land.' - Hiram Bingham"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user