Files
chuanqi-server-instance/LogicServer/data/config/upstar/UpstarPrice.config
aixianling 6c6a9509ba refactor(LogicServer): 调整 upstar 价格配置
- 将 845 号 upstar 的价格从 2000 调整为 1000
- 此修改可能影响 upstar 升级相关的游戏平衡,请注意测试和监控
2025-01-24 11:56:04 +08:00

6 lines
167 B
Plaintext
Executable File

UpstarPriceConfig = {
[845] = { id = 1, itemid = 845, price = 1000 },
[852] = { id = 2, itemid = 852, price = 50 },
[954] = { id = 1, itemid = 954, price = 10 },
}