feat: 도시 장수 정의에 nationID를 추가
This commit is contained in:
@@ -40,6 +40,7 @@ export type GeneralListItemP0 = {
|
|||||||
|
|
||||||
autorun_limit: number;
|
autorun_limit: number;
|
||||||
|
|
||||||
|
nationID?: number;
|
||||||
city: number;
|
city: number;
|
||||||
troop: number;
|
troop: number;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user