From 985c4f5a918088789b7d339f6d83574022f9df9c Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Mon, 13 Jan 2025 22:37:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=88=A0=E9=99=A4=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E7=89=A9=E5=93=81=E5=90=88=E6=88=90=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 ItemMerge.config 文件中多余的 3301 号物品合成配置 - 优化了物品合成配置,提高了代码的可维护性 --- LogicServer/data/config/Merge/ItemMerge.config | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/LogicServer/data/config/Merge/ItemMerge.config b/LogicServer/data/config/Merge/ItemMerge.config index bde7fc2..09beddf 100755 --- a/LogicServer/data/config/Merge/ItemMerge.config +++ b/LogicServer/data/config/Merge/ItemMerge.config @@ -1884,18 +1884,6 @@ ItemMergeConfig = { }, }, [3] = { - [3301] = { - circle = 0, - compose = { id = 0, type = 133, count = 8000000 }, - index = 3, - text = "兑换", - Eid = 3301, - second_index = 2, - buttontxt10 = "合成10次", - mergebutton10 = 1, - table = { { id = 301, type = 0, count = 1 } }, - openserverday = 1, - }, [11001] = { circle = 0, compose = { id = 1379, type = 0, count = 1 },