From 14970cf6bf2feb9e0cdd3e1dacab3d4af3321ea1 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Wed, 1 Jan 2025 16:55:14 +0800 Subject: [PATCH] =?UTF-8?q?refactor(LogicServer):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E4=B8=AD=E5=AE=9E=E4=BD=93=20433=20=E7=9A=84?= =?UTF-8?q?=E5=87=BA=E7=8E=B0=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将实体 433 在各个场景中的出现时间从 3600 秒调整为 1800 秒 - 此修改涉及多个场景配置,包括位置 (167, 90)、(71, 60)、(80, 173)、(248, 50) 和 (215, 158) --- LogicServer/data/envir/Scenes.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index 9c3ceca..e0d2ef3 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -1554,27 +1554,27 @@ Scenes = { { count = 20, time = 13, firstTime = 3, x = 167, y = 90, range = 200, entityid = 429, progress = 0 }, { count = 20, time = 13, firstTime = 3, x = 167, y = 90, range = 200, entityid = 430, progress = 0 }, { count = 20, time = 12, firstTime = 3, x = 167, y = 90, range = 200, entityid = 431, progress = 0 }, - { count = 4, time = 3600, firstTime = 3, x = 167, y = 90, range = 200, entityid = 433, progress = 0 }, + { count = 4, time = 1800, firstTime = 3, x = 167, y = 90, range = 200, entityid = 433, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =71, y = 60, range = 60, entityid = 429, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =71, y = 60, range = 60, entityid = 430, progress = 0 }, { count = 15, time = 12, firstTime = 3, x =71, y = 60, range = 60, entityid = 431, progress = 0 }, - { count = 1, time = 3600, firstTime = 3, x =71, y = 60, range = 60, entityid = 433, progress = 0 }, + { count = 1, time = 1800, firstTime = 3, x =71, y = 60, range = 60, entityid = 433, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =80, y = 173, range = 60, entityid = 429, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =80, y = 173, range = 60, entityid = 430, progress = 0 }, { count = 15, time = 12, firstTime = 3, x =80, y = 173, range = 60, entityid = 431, progress = 0 }, - { count = 1, time = 3600, firstTime = 3, x =80, y = 173, range = 60, entityid = 433, progress = 0 }, + { count = 1, time = 1800, firstTime = 3, x =80, y = 173, range = 60, entityid = 433, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =248, y = 50, range = 60, entityid = 429, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =248, y = 50, range = 60, entityid = 430, progress = 0 }, { count = 15, time = 12, firstTime = 3, x =248, y = 50, range = 60, entityid = 431, progress = 0 }, - { count = 1, time = 3600, firstTime = 3, x =248, y = 50, range = 60, entityid = 433, progress = 0 }, + { count = 1, time = 1800, firstTime = 3, x =248, y = 50, range = 60, entityid = 433, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =215, y = 158, range = 60, entityid = 429, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =215, y = 158, range = 60, entityid = 430, progress = 0 }, { count = 15, time = 12, firstTime = 3, x =215, y = 158, range = 60, entityid = 431, progress = 0 }, - { count = 1, time = 3600, firstTime = 3, x =215, y = 158, range = 60, entityid = 433, progress = 0 }, + { count = 1, time = 1800, firstTime = 3, x =215, y = 158, range = 60, entityid = 433, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =71, y = 123, range = 60, entityid = 429, progress = 0 }, { count = 15, time = 13, firstTime = 3, x =71, y = 123, range = 60, entityid = 430, progress = 0 },