挂机奖励
parent
8edd131132
commit
b4ba4a8e5e
|
@ -100,7 +100,8 @@ import "CommonProto.proto";
|
||||||
}
|
}
|
||||||
|
|
||||||
message TakeAventureRewardResponse{
|
message TakeAventureRewardResponse{
|
||||||
optional Drop Drop = 1;
|
optional Drop Drop = 1; //基础奖励
|
||||||
|
optional Drop randomDrop =2; // 随机奖励
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue