feat(server): 添加多个平台的福利配置文件
- 新增了多个平台的福利配置文件,包括: - Platform7youxi - Platform37 - Platform360 - Platform2144 - Platform4366 - Platformaiqiyi - PlatformGame2 - PlatformKU25 - Platformludashi - Platformqidian - PlatformQQ - Platformshunwang - PlatformSogou - PlatformTanwan - Platformteeqee - Platformxunwan - PlatformYaodou - 配置文件内容包括各个平台的奖励设置、等级礼物、登录礼物等信息
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
--P-平台福利4366.xlsx 连登礼包
|
||||
Login4366Config={
|
||||
[1] = {
|
||||
day = 1,
|
||||
reward = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[2] = {
|
||||
day = 2,
|
||||
reward = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[3] = {
|
||||
day = 3,
|
||||
reward = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[4] = {
|
||||
day = 4,
|
||||
reward = {{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[5] = {
|
||||
day = 5,
|
||||
reward = {{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[6] = {
|
||||
day = 6,
|
||||
reward = {{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
|
||||
},
|
||||
[7] = {
|
||||
day = 7,
|
||||
reward = {{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user