From dd5f38c0f57fdd91d90c01a9724fda8842f23640 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 7 Jan 2025 10:43:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(Scene00142):=20=E6=9B=B4=E6=96=B0=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E5=88=B7=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将单个刷新配置替换为多个刷新配置,以增加场景多样性 - 新增多个不同实体的刷新配置,包括不同的计数、时间和范围设置 - 调整部分实体的刷新位置和频率,以优化游戏体验 --- LogicServer/data/envir/Scenes.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index 870040e..96444fa 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -14157,7 +14157,7 @@ Scenes = { } }, }, - refresh = { { count = 40, time = 3, firstTime = 3, x = 18, y = 12, range = 30, entityid = 463, progress = 0 } }, + refresh = { { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=279, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=280, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=281, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=282, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=283, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=280, progress=0, }, { count=1, time=12, firstTime=3, x=18,y=12, range = 10, entityid=282, progress=0, }, { count=1, time=1200, firstTime=3, x=23,y=15, range = 0, entityid=284, progress=0, }, { count=1, time=12, firstTime=3, x=27,y=21, range = 1, entityid=279, progress=0, }, { count=1, time=7200, firstTime=3, x=11,y=8, range = 1, entityid=351, progress=0, },}, npc = { }, teleport = { { posx = 30, posy = 21, dist = 0, toSceneid = 300, toPosx = 5, toPosy = 4, modelid = 105, name = Lang.Scenes.s00300, mapHide = false, } },