From 33cd08797c313dcefe112ec474241f1688f5128c Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 17 Jun 2021 13:34:07 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/metatable.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tools/protobuild/metatable.proto b/server/tools/protobuild/metatable.proto index 5c9fec6..72e7bf6 100755 --- a/server/tools/protobuild/metatable.proto +++ b/server/tools/protobuild/metatable.proto @@ -130,6 +130,7 @@ message Equip optional string special_damage_type = 56; optional float max_oil = 57; optional float average_oil = 58; + optional float atk_mech = 59; optional string inventory_slot = 31; //库存槽位 optional int32 _inventory_slot = 32; //库存槽位