秘境:首通信息
This commit is contained in:
@@ -38,6 +38,8 @@ export interface DicWar {
|
||||
readonly fobiddenCharactor: Array<{type: number, id: number}>;
|
||||
// 远征随机buff
|
||||
readonly mapseid: number[];
|
||||
// 秘境类型
|
||||
readonly movePoint: number;
|
||||
}
|
||||
|
||||
export const dicWar = new Map<number, DicWar>();
|
||||
|
||||
Reference in New Issue
Block a user