feat(drop): 更新掉落表配置

- 为 ID 为 2020073 的掉落表添加了一个新的掉落项
- 新增掉落项的属性为:概率 100%,类型 3,ID 3,数量 5
This commit is contained in:
2024-12-31 19:46:07 +08:00
parent e80c3d007a
commit 1cf38ee6d5

View File

@@ -5529,7 +5529,7 @@ DropTableConfig = {
[2020073] = {
id = 2020073,
type = 1,
table = {},
table = { { rate = 100, type = 3, id = 3, count = 5 }},
weeklimit = {},
},
[2020074] = {