精英副本扫荡云游商店
parent
0c412019e7
commit
f10da03294
|
@ -200,6 +200,8 @@ import "CommonProto.proto";
|
|||
message MapSweepResponse{
|
||||
// 奖励
|
||||
repeated Drop drop = 1;
|
||||
//是否出现云游商店
|
||||
optional int32 cloudstore = 2;
|
||||
}
|
||||
message FbStarRewardResponse{
|
||||
// 副本星级奖励
|
||||
|
|
Loading…
Reference in New Issue