逍遥游boss奖励
parent
0d56d8a7cf
commit
36b79723bb
|
|
@ -404,6 +404,7 @@ import "CommonProto.proto";
|
|||
message JourneyFightResponse{
|
||||
optional FightData fightData = 1;//战斗数据
|
||||
optional JourneyMonsterInfo monster = 2;//战斗之后的怪物信息
|
||||
optional Drop drop = 3;//奖励
|
||||
}
|
||||
message JourneyRandomRequest{
|
||||
optional int32 mapId = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue