化身之力激活给掉落
parent
2e4a889750
commit
396d1b34ec
|
|
@ -512,6 +512,7 @@ import "CommonProto.proto";
|
||||||
message GetTransformationResponse{
|
message GetTransformationResponse{
|
||||||
repeated TransformationCardInfo list = 1;//化身列表信息
|
repeated TransformationCardInfo list = 1;//化身列表信息
|
||||||
optional int32 id = 2;//化身之力id
|
optional int32 id = 2;//化身之力id
|
||||||
|
optional Drop drop = 3;//激活变身卡化身之力掉落
|
||||||
}
|
}
|
||||||
|
|
||||||
message UpOrDownTransformationRequest{
|
message UpOrDownTransformationRequest{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue