mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
resource units
This commit is contained in:
parent
e963ccbfca
commit
713833f4b8
4 changed files with 24 additions and 13 deletions
1
main.js
1
main.js
|
|
@ -722,6 +722,7 @@ async function generate(options) {
|
|||
BurgsAndStates.defineStateForms();
|
||||
|
||||
Production.collectResources();
|
||||
Production.defineExport();
|
||||
|
||||
BurgsAndStates.generateProvinces();
|
||||
BurgsAndStates.defineBurgFeatures();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue