奇遇: 前置关卡限制条件
This commit is contained in:
@@ -29,6 +29,8 @@ export interface DicEvent {
|
||||
readonly weight: number;
|
||||
// 移动点
|
||||
readonly movePointArray: Array<number>;
|
||||
// 必须通过的关卡
|
||||
readonly previousGk: number;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user