Files
chuanqi-server-instance/LogicServer/data/config/item/ConcVipItem.txt
2024-12-16 20:45:03 +08:00

28 lines
339 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--并行VIP道具钻石贵族卡
--使用VIP道具钻石贵族卡
ConcVipItemTable =
{
{
item_id = 1111,
addHour = 720, --按小时算
vipType = enConcVip1,
},
{
item_id = 1333,
addHour = 24, --按小时算
vipType = enConcVip1,
},
--[[{
item_id = 915,
vipType = enConcVip2,
},
{
item_id = 916,
vipType = enConcVip3,
},]]
}