resource units

This commit is contained in:
Azgaar 2021-08-08 13:44:50 +03:00 committed by Peter
parent e963ccbfca
commit 713833f4b8
4 changed files with 24 additions and 13 deletions

View file

@ -722,6 +722,7 @@ async function generate(options) {
BurgsAndStates.defineStateForms();
Production.collectResources();
Production.defineExport();
BurgsAndStates.generateProvinces();
BurgsAndStates.defineBurgFeatures();