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] = {

View File

@@ -31578,7 +31578,7 @@ StdItems = {
[1058] = {
id = 1058,
name = "[特权]智能回收",
desc = "双击使用开启智能回收特权,背包满自动回收装备,可在【设置-回收】中设定。从此轻松挂机、无限续航。白卡会员直接赠送此道具,已开启此特权的玩家,使用后获得99银两",
desc = "双击使用开启智能回收特权,背包满自动回收装备,可在【设置-回收】中设定。从此轻松挂机、无限续航。白卡会员直接赠送此道具,已开启此特权的玩家,使用后获得5银两",
type = 139,
icon = 13547,
shape = 0,