From ac6c08f8cab8ad42f00ea64b4e17ece366b965d0 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 21:40:40 +0800 Subject: [PATCH] =?UTF-8?q?refactor(Scenes):=20=E6=B3=A8=E9=87=8A=E6=8E=89?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E4=B8=AD=E7=9A=84=E5=88=B7=E6=96=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 LogicServer/data/envir/Scenes.config 文件中,将多个 refresh 配置项添加注释 - 这可能会影响场景中的 NPC 或物品刷新,请确保在其他地方正确配置所需的刷新逻辑 --- LogicServer/data/envir/Scenes.config | 40 ++++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index 1902470..d06ed38 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -8404,29 +8404,29 @@ Scenes = { defaultY = 48, area = {}, refresh = { - { count = 8, time = 3, firstTime = 3, x = 20, y = 10, range = 50, entityid = 468, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 20, y = 40, range = 50, entityid = 469, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 20, y = 70, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 20, y = 100, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 20, y = 130, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 20, y = 10, range = 50, entityid = 468, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 20, y = 40, range = 50, entityid = 469, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 20, y = 70, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 20, y = 100, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 20, y = 130, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 70, y = 10, range = 50, entityid = 468, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 70, y = 40, range = 50, entityid = 469, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 70, y = 70, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 70, y = 100, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 70, y = 130, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 70, y = 10, range = 50, entityid = 468, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 70, y = 40, range = 50, entityid = 469, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 70, y = 70, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 70, y = 100, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 70, y = 130, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 120, y = 10, range = 50, entityid = 468, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 120, y = 40, range = 50, entityid = 469, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 120, y = 70, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 120, y = 100, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 120, y = 10, range = 50, entityid = 468, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 120, y = 40, range = 50, entityid = 469, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 120, y = 70, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 120, y = 100, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 170, y = 10, range = 50, entityid = 468, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 170, y = 40, range = 50, entityid = 469, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 170, y = 70, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 470, progress = 0 }, - { count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 170, y = 10, range = 50, entityid = 468, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 170, y = 40, range = 50, entityid = 469, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 170, y = 70, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 470, progress = 0 }, + -- { count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 }, { count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 467, progress = 0 }, { count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },