【家园协议1.0.3】添加装备突破
parent
a1e0e1fdc3
commit
fcb66aa2a1
|
|
@ -1096,8 +1096,8 @@ import "CommonProto.proto";
|
||||||
|
|
||||||
// 摘星阁,装备强化
|
// 摘星阁,装备强化
|
||||||
message EquipIntensifyRequset{
|
message EquipIntensifyRequset{
|
||||||
optional int32 location = 1;
|
optional int32 type = 1;// -1:获取装备新 0:突破 1-4:强化对应位置
|
||||||
optional int32 upLevel = 2;
|
optional int32 upLevel = 2;//强化几级
|
||||||
}
|
}
|
||||||
|
|
||||||
message EquipIntensifyResponse{
|
message EquipIntensifyResponse{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue