From f8b23fcc5e4e63cf3bddf6cd1b92a27eb7c718ae Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sun, 29 Dec 2024 12:17:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E5=86=97?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E9=81=93=E5=85=B7=E6=8E=89=E8=90=BD=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 从 DropTableConfig 中删除了道具 ID 为 1129 的掉落项 - 此修改简化了配置结构,减少了不必要的配置项 --- LogicServer/data/config/drop/droptable.config | 1 - 1 file changed, 1 deletion(-) diff --git a/LogicServer/data/config/drop/droptable.config b/LogicServer/data/config/drop/droptable.config index 8f8d6f8..dfdd7ef 100755 --- a/LogicServer/data/config/drop/droptable.config +++ b/LogicServer/data/config/drop/droptable.config @@ -5916,7 +5916,6 @@ DropTableConfig = { type = 1, table = { { rate = 100, type = 0, id = 832, count = 1 }, - { rate = 100, type = 0, id = 1129, count = 1 }, }, weeklimit = {}, },