feat(buff): 更新 buff 配置
- 将 240 号 buff 的 timeoverlay 属性从 false 改为 true - 将 240 号 buff 的 dieremove 属性从 false 改为 true
This commit is contained in:
@@ -2978,11 +2978,11 @@ BuffConf={
|
|||||||
group = 8,
|
group = 8,
|
||||||
times = 86400,
|
times = 86400,
|
||||||
interval = 1,
|
interval = 1,
|
||||||
timeoverlay = false,
|
timeoverlay = true,
|
||||||
iconshow = 1,
|
iconshow = 1,
|
||||||
icon = 31,
|
icon = 31,
|
||||||
issave = true,
|
issave = true,
|
||||||
dieremove = false,
|
dieremove = true,
|
||||||
},
|
},
|
||||||
[241] = {
|
[241] = {
|
||||||
id = 241,
|
id = 241,
|
||||||
|
|||||||
Reference in New Issue
Block a user