任务:添加任务类型
This commit is contained in:
@@ -51,6 +51,7 @@ export class TaskParamInter {
|
||||
newEquip?: EPlace; // 新装备栏(一个)
|
||||
jewels?: JewelType[]; // 天晶石
|
||||
|
||||
skipTower?: boolean;
|
||||
debugInfo?: {condition: number};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user