mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 10:31:24 +01:00
reinstate economics logic
This commit is contained in:
parent
cea9b1a48a
commit
cb486fa0e8
17 changed files with 2179 additions and 42 deletions
|
|
@ -240,6 +240,9 @@ function editHeightmap(options) {
|
|||
drawRivers();
|
||||
Lakes.defineGroup();
|
||||
Biomes.define();
|
||||
|
||||
Resources.generate();
|
||||
|
||||
rankCells();
|
||||
|
||||
Cultures.generate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue