幸运探宝次数
parent
f5236d13c8
commit
f7194e06f2
|
|
@ -70,6 +70,7 @@ import "CommonProto.proto";
|
|||
repeated int32 dailyChallengeInfo = 30;//每日挑战信息
|
||||
optional int32 expeditionLeve =31 ; //猎妖之路阶段 -1 待选择
|
||||
optional int32 hadLuckTime = 32;//幸运探宝次数
|
||||
optional int32 hadAdvanceLuckTime = 33;//高级幸运探宝次数
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -385,6 +386,7 @@ import "CommonProto.proto";
|
|||
repeated int32 takeFeteReward =12 ; // 祭祀领取进度
|
||||
optional int32 expeditionLeve =13 ; //猎妖之路阶段 -1 待选择
|
||||
optional int32 hadLuckTime = 14;//幸运探宝次数
|
||||
optional int32 hadAdvanceLuckTime = 15;//高级幸运探宝次数
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue