Revert "revert 50867e88 to a1aabfdd"

This reverts commit a112732226.
This commit is contained in:
luying
2021-07-12 14:47:43 +08:00
parent c4d5bf3edd
commit 30bd43d98e
17 changed files with 6675 additions and 3876 deletions

View File

@@ -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