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

Config = Config or {}
Config.Warsoulcollect = {
[20] = {num = 20,reward = [[ [{0,102305,2},{255,330000,10000}] ]]},
[50] = {num = 50,reward = [[ [{0,102305,3},{255,330000,15000}] ]]},
[80] = {num = 80,reward = [[ [{0,102305,5},{255,330000,20000}] ]]},
[100] = {num = 100,reward = [[ [{0,102305,10},{255,330000,30000}] ]]},
[129] = {num = 129,reward = [[ [{0,102305,20},{255,330000,50000}] ]]},
}