diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index 6cdd9d6..3aaf37c 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -689,6 +689,11 @@ option optimize_for = SPEED; optional int32 totalForce=3; repeated int64 remainHp = 4;//剩余血量百分比 repeated PurpleSealShowInfo sealShow = 5;//紫府神印 + repeated TransformationCardInfo transformationCardInfo = 6;//身外化身变身卡 + repeated SixiangxinfaInfo sixiangxinfaInfo = 7;//四象心法 + repeated LifeGridInfo lifeGridInfo = 8;//命格 + repeated UserMountInfo userMountInfo = 9;//坐骑 + } //第一编队信息 message TeamOneInfo{