From 5d78c8c928c12f5d79601d14f06f2988bb9344a1 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 28 Dec 2024 15:29:46 +0800 Subject: [PATCH] =?UTF-8?q?refactor(LogicServer):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E6=80=AA=E7=89=A9=E5=88=B7=E6=96=B0=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 Scenes.config 文件中,将怪物刷新数量从 80 只调整为 40 只 - 其他刷新参数保持不变,仅修改了 count 属性 --- 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 11a34ae..57f92aa 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -12645,7 +12645,7 @@ Scenes={ } }, }, - refresh = {{ count=80, time=3, firstTime=3, x=18,y=12, range=30, entityid=463, progress=0}} , + refresh = {{ count=40, time=3, firstTime=3, x=18,y=12, range=30, entityid=463, progress=0}} , npc = { }, teleport = {{posx=30,posy=21,dist = 0,toSceneid=300,toPosx=5,toPosy=4,modelid=105,name =Lang.Scenes.s00300,mapHide =false,}},