mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
feat: burg group editor - form
This commit is contained in:
parent
511d8f37d8
commit
b6708bf698
11 changed files with 274 additions and 68 deletions
|
|
@ -1253,6 +1253,8 @@ function addState() {
|
|||
coa,
|
||||
pole
|
||||
});
|
||||
|
||||
States.findNeighbors();
|
||||
States.collectStatistics();
|
||||
States.defineStateForms([newState]);
|
||||
adjustProvinces([cells.province[center]]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue