vector-styled
This commit is contained in:
parent
e48fae5509
commit
3f2be96395
5 changed files with 291 additions and 35 deletions
|
|
@ -6,6 +6,7 @@ export function finishMapOutput({
|
|||
seed,
|
||||
options,
|
||||
terrainTemplate,
|
||||
seaLevel,
|
||||
cityPopulationCap,
|
||||
stationInfluence,
|
||||
roadInfluence,
|
||||
|
|
@ -207,6 +208,7 @@ export function finishMapOutput({
|
|||
height: MAP_H,
|
||||
cellSize: CELL_SIZE,
|
||||
terrainTemplate,
|
||||
seaLevel,
|
||||
prefectureMask,
|
||||
prefectureBorder,
|
||||
prefectureRegionId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue