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

5 lines
370 B

  1. Config = Config or {}
  2. Config.Voidfamreward = {
  3. [1] = {id = 1,reward_name = [[ 第一名奖励 ]],reward = [[ [{100,450023,2},{100,109033,1}] ]]},
  4. [2] = {id = 2,reward_name = [[ 第二名奖励 ]],reward = [[ [{100,450023,2},{100,109032,1}] ]]},
  5. [3] = {id = 3,reward_name = [[ 第三名奖励 ]],reward = [[ [{100,450023,1},{100,109032,1}] ]]},
  6. }