任务:装备任务次数写反
This commit is contained in:
@@ -32,15 +32,15 @@ module.exports = {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 lv": 2
|
||||
},
|
||||
"role.equipHandler.refine": {
|
||||
"message Material":{
|
||||
"required uInt32 id": 1,
|
||||
"required uInt32 count": 2
|
||||
},
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 ePlaceId": 2,
|
||||
"repeated Material material": 3
|
||||
},
|
||||
// "role.equipHandler.refine": {
|
||||
// "message Material":{
|
||||
// "required uInt32 id": 1,
|
||||
// "required uInt32 count": 2
|
||||
// },
|
||||
// "required uInt32 hid": 1,
|
||||
// "required uInt32 ePlaceId": 2,
|
||||
// "repeated Material material": 3
|
||||
// },
|
||||
"role.equipHandler.reStrengthen": {
|
||||
"required uInt32 eid": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user