装备:获得天晶石&合成装备
This commit is contained in:
@@ -11,10 +11,10 @@ module.exports = {
|
||||
"required string from": 3,
|
||||
"required string target": 4
|
||||
},
|
||||
"role.equipHandler.composeEquip": {
|
||||
"required uInt32 gid": 1,
|
||||
"repeated uInt32 originalEquip": 2
|
||||
},
|
||||
// "role.equipHandler.composeEquip": {
|
||||
// "required uInt32 hid": 1,
|
||||
// "repeated uInt32 eplaceId": 2
|
||||
// },
|
||||
"role.equipHandler.decomposeEquip": {
|
||||
"repeated uInt32 originalEquip": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user