master_huanxiang
parent
511b9695e1
commit
c0db5c4dbb
|
|
@ -1087,11 +1087,7 @@ import "CommonProto.proto";
|
|||
}
|
||||
|
||||
message ExplorerMapIndicationResponse{
|
||||
optional int32 type = 1; //0:变化的血量 1:移除队伍
|
||||
optional int32 mapId = 2; //地图id
|
||||
optional int32 teamId = 3; //队伍id
|
||||
optional Drop drop = 4 ;//探索奖励
|
||||
optional int32 hp = 5; //队伍血量
|
||||
optional ExplorerMapInfo exploreInfo = 1;//探索地图信息
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue