Add research tasks

This commit is contained in:
2020-05-02 13:08:21 +03:00
parent 3844e28f76
commit ed2102ce24
22 changed files with 347 additions and 221 deletions

View File

@ -16,6 +16,7 @@ export interface Args {
trainCount?: number;
resources?: ResourcesInterface;
coordinates?: CoordinatesInterface;
unitId?: number;
level?: number;
selector?: string;
path?: string;