@@ -103,16 +103,16 @@ module.exports = {
|
||||
"required uInt32 type": 2,
|
||||
"repeated Material material": 3
|
||||
},
|
||||
"role.heroHandler.starUp": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 star": 2,
|
||||
"required uInt32 starStage": 3
|
||||
},
|
||||
"role.heroHandler.wakeUp": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 colorStar": 2,
|
||||
"required uInt32 colorStarStage": 3
|
||||
},
|
||||
// "role.heroHandler.starUp": {
|
||||
// "required uInt32 hid": 1,
|
||||
// "required uInt32 star": 2,
|
||||
// "required uInt32 starStage": 3
|
||||
// },
|
||||
// "role.heroHandler.wakeUp": {
|
||||
// "required uInt32 hid": 1,
|
||||
// "required uInt32 colorStar": 2,
|
||||
// "required uInt32 colorStarStage": 3
|
||||
// },
|
||||
"role.heroHandler.qualityUp": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 quality": 2
|
||||
|
||||
Reference in New Issue
Block a user