mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 14:48:56 +07:00
Stop putting Wonders as start buildings (#5710)
This will stop the adding of Wonders as starting buildings in the Future era
This commit is contained in:
@ -267,7 +267,8 @@
|
||||
"startingGold": 400,
|
||||
"startingCulture": 600,
|
||||
"settlerPopulation": 5,
|
||||
"settlerBuildings": ["Temple of Artemis", "Stonehenge", "The Great Library", "Mausoleum of Halicarnassus", "The Pyramids", "Statue of Zeus",
|
||||
"settlerBuildings": ["Monument","Granary","Lighthouse","Market","Workshop","Temple","Barracks","Library","Colosseum","Theatre","Bank"],
|
||||
"startingObsoleteWonders": ["Temple of Artemis", "Stonehenge", "The Great Library", "Mausoleum of Halicarnassus", "The Pyramids", "Statue of Zeus",
|
||||
"The Great Lighthouse", "Hanging Gardens", "The Oracle", "Great Wall", "Colossus",
|
||||
"Hagia Sophia", "Chichen Itza", "Machu Picchu", "Angkor Wat", "Notre Dame",
|
||||
"Sistine Chapel", "Forbidden Palace", "Himeji Castle", "Taj Mahal", "Porcelain Tower", "Kremlin",
|
||||
@ -292,4 +293,4 @@
|
||||
},
|
||||
"iconRGB": [76, 176, 81],
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user