diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index 5f28b76..d089995 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -596,6 +596,7 @@ message CMJoin optional int32 basemelee = 14; //xx repeated MFWeapon weapons = 17; //武器列表 repeated MFSkin skins = 18; //皮肤列表 key: 皮肤id value:皮肤等级 + repeated int32 perpare_items = 19; //战斗前准备道具 战前准备护盾存到energy_shield } //移动