feat: 최근 전투, 전투(전/승/살상률) 추가

This commit is contained in:
2022-04-08 02:20:46 +09:00
parent d9cdd50f9f
commit 9fd2d4a984
4 changed files with 144 additions and 3 deletions
+1
View File
@@ -57,6 +57,7 @@ export type GeneralListItemP2 = GeneralListItemP1 & {
train: number,
atmos: number,
turntime: string,
recent_war: string,
horse: GameObjClassKey,
weapon: GameObjClassKey,
book: GameObjClassKey,