源战役客户端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6 行
352 B

  1. Config = Config or {}
  2. Config.Newertaskawards = {
  3. ["1@10010"] = {type = 1,task_id = 10010,awards = [[ [{2,0,10}] ]]},
  4. ["1@10170"] = {type = 1,task_id = 10170,awards = [[ [{2,0,10}] ]]},
  5. ["1@10430"] = {type = 1,task_id = 10430,awards = [[ [{2,0,10}] ]]},
  6. ["1@10820"] = {type = 1,task_id = 10820,awards = [[ [{0,401014,30}] ]]},
  7. }