进图buff
parent
c148901ce3
commit
9017883018
|
@ -331,6 +331,7 @@ import "CommonProto.proto";
|
||||||
}
|
}
|
||||||
message GetTrialBoxRewardResponse{
|
message GetTrialBoxRewardResponse{
|
||||||
optional Drop boxDrop = 1;//宝箱奖励
|
optional Drop boxDrop = 1;//宝箱奖励
|
||||||
|
repeated int32 buffIds = 2;//进图buffId
|
||||||
}
|
}
|
||||||
message UseAddHpItemRequest{
|
message UseAddHpItemRequest{
|
||||||
optional string heroId = 1;
|
optional string heroId = 1;
|
||||||
|
|
Loading…
Reference in New Issue