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

  1. Config = Config or {}
  2. Config.Guildbossbox = {
  3. [1] = {join = 1,num = 2},
  4. [10] = {join = 10,num = 4},
  5. [20] = {join = 20,num = 5},
  6. [30] = {join = 30,num = 10},
  7. }