Rebuild village state calculation

This commit is contained in:
2020-05-01 16:13:12 +03:00
parent 3d54294043
commit 129f107881
7 changed files with 226 additions and 145 deletions

View File

@ -6,6 +6,7 @@ export interface Args {
taskId?: TaskId;
targetTaskId?: TaskId;
villageId?: number;
targetVillageId?: number;
buildId?: number;
categoryId?: number;
sheetId?: number;