refactor: 移除冗余的道具掉落配置项

- 从 DropTableConfig 中删除了道具 ID 为 1129 的掉落项
- 此修改简化了配置结构,减少了不必要的配置项
This commit is contained in:
2024-12-29 12:17:43 +08:00
parent f5434d1f2f
commit f8b23fcc5e

View File

@@ -5916,7 +5916,6 @@ DropTableConfig = {
type = 1,
table = {
{ rate = 100, type = 0, id = 832, count = 1 },
{ rate = 100, type = 0, id = 1129, count = 1 },
},
weeklimit = {},
},