Regions part 2 - City state placements, start normalization (#5663)

* start position normalization

* assignLuxuries

* City states placement

* city state normalization

* don't consider tiny islands

* also modify the other json since they are duplicated now
This commit is contained in:
SimonCeder
2021-11-11 11:11:48 +01:00
committed by GitHub
parent bc5ea2d90a
commit e4f686964e
7 changed files with 685 additions and 85 deletions

View File

@ -292,7 +292,8 @@
"gold": 2,
"improvement": "Quarry",
"improvementStats": {"production": 1},
"uniques": ["[+15]% Production when constructing [All] wonders [in all cities]"]
"uniques": ["[+15]% Production when constructing [All] wonders [in all cities]",
"Special placement during map generation"]
},
{
"name": "Whales",

View File

@ -292,7 +292,8 @@
"gold": 2,
"improvement": "Quarry",
"improvementStats": {"production": 1},
"uniques": ["[+15]% Production when constructing [All] wonders [in all cities]"]
"uniques": ["[+15]% Production when constructing [All] wonders [in all cities]",
"Special placement during map generation"]
},
{
"name": "Whales",