master_huanxiang
parent
293572750c
commit
7339f521ab
|
@ -1269,8 +1269,8 @@ import "CommonProto.proto";
|
|||
// 法相装备穿脱
|
||||
message WearFaxiangEquipRequest{
|
||||
optional string heroID = 1;//英雄id
|
||||
optional string faxiangID = 2;//法相id
|
||||
optional int32 action = 3;//动作,1穿:2脱
|
||||
repeated string wearID = 2;//穿戴的id
|
||||
repeated string removeID = 3;//脱下的id
|
||||
}
|
||||
|
||||
message StrongthenFaxiangEquipRequest{
|
||||
|
|
Loading…
Reference in New Issue