mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
reinstate economics logic
This commit is contained in:
parent
308ead9913
commit
b4211916f2
2 changed files with 13 additions and 10 deletions
|
|
@ -905,6 +905,9 @@ window.BurgsAndStates = (() => {
|
|||
getFullName,
|
||||
defineTaxes,
|
||||
updateCultures,
|
||||
getCloseToEdgePoint
|
||||
getCloseToEdgePoint,
|
||||
defineTaxes,
|
||||
generateProvinces,
|
||||
updateCultures
|
||||
};
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue