calculateDistances for tradeCenters

This commit is contained in:
Azgaar 2021-08-15 21:07:23 +03:00
parent b5245e8da0
commit f432ef2a80
3 changed files with 121 additions and 19 deletions

View file

@ -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)',