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:
SpacedOutChicken
2021-11-27 11:01:05 -07:00
committed by GitHub
parent 10686d1d8f
commit 79f7319a31

View File

@ -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],
}
]
]