From e7592b5d7caad6bf1ce396d09d8cffba9b06d18e Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Fri, 29 Dec 2023 14:43:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A9=E6=88=98=E6=B7=BB=E5=8A=A0=E6=B3=95?= =?UTF-8?q?=E5=AE=9D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index 6e419a5..89063ca 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -1197,6 +1197,7 @@ option optimize_for = SPEED; optional int32 fourTotal = 9;//四灵总层数 repeated Equip equips = 10;//英雄装备详细信息 repeated Equip faxiang = 11;//英雄的魂宝灵宝 + optional Equip baubles = 12;//英雄法宝信息 } // 七界试炼,遗物信息