源战役客户端
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.
 
 
 
 
 

6 lines
464 B

Config = Config or {}
Config.Dance = {
[1] = {id = 1,goods = [[ [{0,800001,1}] ]],order = 1,icon = 800001,desc = [[ 谈恋爱不如跳舞 ]],name = [[ 时代召唤 ]]},
[2] = {id = 2,goods = [[ [{0,800002,1}] ]],order = 2,icon = 800002,desc = [[ 旋转跳跃我闭着眼 ]],name = [[ 动感街舞 ]]},
[3] = {id = 3,goods = [[ [{0,800003,1}] ]],order = 3,icon = 800003,desc = [[ 左边跟我一起画个龙 ]],name = [[ 闪耀新星 ]]},
}