Unciv/android/assets/jsons/Civ V - Vanilla
Yair Morgenstern 9696fa59f5
Added unique to convert terrain to other terrain if adjacent to something (#6094)
* Added unique to convert terrain to other terrain if adjacent to something

Terrain converting to other terrain when adjacent to rivers was using hardcoded stuff, so I un-hardcoded it
I thought I could use this to replace the 'coast' hardcoding, and if it wasn't for the maxCoastExtension then I could.
Modders CAN therefore add their own coast (Lava tiles and Ash tiles I dunno) but it will only be for directly close terrains.
This enables Deciv Redux to spawn huge maps.

* Also for Vanilla, which apparently had a different number of tabs than G&K for no apparent reason.

* Apparently terrain name wasn't a uniquetype yet

(cherry picked from commit 593fc257b5)
2022-02-02 00:59:37 -08: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 Added unique to convert terrain to other terrain if adjacent to something (#6094) 2022-02-02 00:59:37 -08:00
TileImprovements.json
TileResources.json
UnitPromotions.json
Units.json
UnitTypes.json