feat(config): 更新月卡和商店配置

- 调整月卡消费数量,降低部分等级的消费门槛
- 修改商店商品数量,增加某些商品的可购买量
- 更新 json2lua 工具,添加 MonthCardConfig 的处理
This commit is contained in:
2025-05-18 16:46:11 +08:00
parent 66d96187b2
commit 903ac666f6
3 changed files with 8 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ const scope = [
"ActivitiesConf",
"UpstarPriceConfig",
"UpstarConfig",
"MonthCardConfig",
// "GuildDonateConfig",
"ShopConfig",
// "NpcTransConf"