上传任务枚举
This commit is contained in:
parent
da399799ff
commit
b56c672efe
@ -545,13 +545,15 @@ const (
|
||||
Rtype144 TaskType = 144 //日常任务阵营接取抽卡
|
||||
Rtype145 TaskType = 145 //周长任务接取抽卡
|
||||
Rtype146 TaskType = 146 //周长任务阵营接取抽卡
|
||||
Rtype147 TaskType = 147 //
|
||||
Rtype148 TaskType = 148 //
|
||||
Rtype149 TaskType = 149 //
|
||||
Rtype150 TaskType = 150 //
|
||||
Rtype151 TaskType = 151 //
|
||||
Rtype152 TaskType = 152 //
|
||||
Rtype153 TaskType = 153 //
|
||||
Rtype147 TaskType = 147 //X英雄升X级
|
||||
Rtype148 TaskType = 148 //铁匠铺下单n个装备
|
||||
Rtype149 TaskType = 149 //熊猫武馆培养英雄n次
|
||||
Rtype150 TaskType = 150 //美食馆下单n个美食
|
||||
Rtype151 TaskType = 151 //联盟学院新通关n次
|
||||
Rtype152 TaskType = 152 //商队交易x次
|
||||
Rtype153 TaskType = 153 //狩猎副本掉落x个觉醒材料
|
||||
Rtype154 TaskType = 154 //调整助战英雄n次
|
||||
Rtype155 TaskType = 155 //完成工会任务n次
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user