【家园协议1.0.5】装备只能单点强化
parent
cf4413e08d
commit
7344c22064
|
@ -1097,7 +1097,6 @@ import "CommonProto.proto";
|
||||||
// 摘星阁,装备强化
|
// 摘星阁,装备强化
|
||||||
message EquipIntensifyRequset{
|
message EquipIntensifyRequset{
|
||||||
optional int32 type = 1;// -1:获取装备新 0:突破 1-4:强化对应位置
|
optional int32 type = 1;// -1:获取装备新 0:突破 1-4:强化对应位置
|
||||||
optional int32 upLevel = 2;//强化几级
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message EquipIntensifyResponse{
|
message EquipIntensifyResponse{
|
||||||
|
|
Loading…
Reference in New Issue