主线:添加宝箱

This commit is contained in:
luying
2022-03-10 11:48:35 +08:00
parent f69c3955e0
commit 053e603301
10 changed files with 278 additions and 6 deletions
+2
View File
@@ -17,6 +17,8 @@ export interface DicWar {
readonly warType: number;
// 关卡名
readonly gk_name: string;
// 章节id
readonly chapter: number;
// 胜利后获得的君主经验
readonly kingExp: number;
// 进入战场所需的最低等级