refactor(reward): 调整智能回收道具奖励

- 将智能回收道具的银两奖励从 99 两调整为 5 两
- 修改相关配置文件以反映这一变化
This commit is contained in:
aixianling
2024-12-31 16:59:44 +08:00
parent 613a28247e
commit c97e0cfb2a
2 changed files with 2 additions and 2 deletions

View File

@@ -2036,7 +2036,7 @@ DropTableConfig = {
[1000773] = {
id = 1000773,
type = 1,
table = { { rate = 100, type = 3, id = 3, count = 99 } },
table = { { rate = 100, type = 3, id = 3, count = 5 } },
weeklimit = {},
},
[1000774] = {