From dc2c88eb762ba1b7129152eaa82f7fcc41e90111 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sun, 23 Feb 2025 18:38:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(buff):=20=E6=9B=B4=E6=96=B0=20buff=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 240 号 buff 的 timeoverlay 属性从 false 改为 true - 将 240 号 buff 的 dieremove 属性从 false 改为 true --- LogicServer/data/config/buff/Buff.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LogicServer/data/config/buff/Buff.config b/LogicServer/data/config/buff/Buff.config index a930cc3..b7d486a 100755 --- a/LogicServer/data/config/buff/Buff.config +++ b/LogicServer/data/config/buff/Buff.config @@ -2978,11 +2978,11 @@ BuffConf={ group = 8, times = 86400, interval = 1, - timeoverlay = false, + timeoverlay = true, iconshow = 1, icon = 31, issave = true, - dieremove = false, + dieremove = true, }, [241] = { id = 241,