Files
chuanqi-server/server/s1/LogicServer/data/config/item/ConcVipItem.txt
aixianling 06658f112f init
2024-12-13 13:41:02 +08:00

28 lines
339 B
Plaintext
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,
},]]
}