源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
483 B

Config = Config or {}
Config.Vipkv = {
[1] = {id = 1,value = [[ [{102005,10},{102006,100},{102007,1000}] ]],desc = [[ vip经验卡对应经验 ]]},
[2] = {id = 2,value = [[ [{102008,1,1800},{102036,1,1800}] ]],desc = [[ 体验卡到期时间 ]]},
[3] = {id = 3,value = [[ [101091,102091,103091,104091] ]],desc = [[ vip大招 ]]},
[4] = {id = 4,value = 10000,desc = [[ v0红钻获得上限 ]]},
[5] = {id = 5,value = 5000,desc = [[ v0彩钻获得上限 ]]},
}