Unciv/android/assets/jsons/Civ V - Vanilla
Xander Lenstra 7079619fe2
Great improvements can again be constructed on forest (#6823)
* Great improvements can again be constructed on forest
This PR fixes a bug where great improvements couldn't be build on 
forests/marshes/jungles/etc. It does so by creating a unique which 
specifically allows for removing features, and checking for that.
Additionally, we only remove these features when we have the tech to 
remove them. For example, you can no longer plonk an Academy down over a 
forest without having researched mining.

* Missed the file for vanilla

* Reviews

* Fixed logic
2022-05-17 20:04:49 +03:00
..
Buildings.json
Difficulties.json
Eras.json
GlobalUniques.json
GreatPeopleNames.json
ModOptions.json
Nations.json
Policies.json
Quests.json
Ruins.json
Specialists.json
Techs.json
Terrains.json
TileImprovements.json Great improvements can again be constructed on forest (#6823) 2022-05-17 20:04:49 +03:00
TileResources.json
UnitPromotions.json
Units.json
UnitTypes.json
VictoryTypes.json