mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 07:16:54 +07:00
db08c30363
* Slight cleanup of TileStatFunctions * Make City center minimum tile yields moddable * Make City center minimum tile yields moddable - patch1 * Make City center minimum tile yields moddable - patch1
21 lines
435 B
JSON
21 lines
435 B
JSON
{
|
|
"useColorAsBaseTerrain": "true",
|
|
"useSummaryImages": "true",
|
|
"fallbackTileSet": null,
|
|
"tileScales": {
|
|
"Atoll":0.35,
|
|
"City center":0.7,
|
|
"Fallout":0.35,
|
|
"Flood plains":0.35,
|
|
"Forest":0.35,
|
|
"Hill":0.35,
|
|
"Ice":0.35,
|
|
"Jungle":0.35,
|
|
"Lakes":0.35,
|
|
"Marsh":0.35,
|
|
"Mountain":0.5,
|
|
"NaturalWonder":0.5,
|
|
"Oasis":0.35
|
|
}
|
|
}
|