mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
calculateDistances for tradeCenters
This commit is contained in:
parent
b5245e8da0
commit
f432ef2a80
3 changed files with 121 additions and 19 deletions
|
|
@ -526,8 +526,6 @@ window.Resources = (function () {
|
|||
}
|
||||
];
|
||||
|
||||
// const categoryPriority = ['Food', 'Preservative', 'Construction', 'Ore', 'Material', 'Supply', 'Luxury'];
|
||||
|
||||
const models = {
|
||||
Deciduous_forests: 'biome(6, 7, 8)',
|
||||
Any_forest: 'biome(5, 6, 7, 8, 9)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue