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

4 rivejä
263 B

4 viikkoa sitten
  1. Config = Config or {}
  2. Config.Guildmerge = {
  3. [1] = {id = 1,min_day = 1,max_day = 7,active = [[ [{2,500},{3,1000}] ]],merge_lv = [[ [] ]]},
  4. [2] = {id = 2,min_day = 8,max_day = 9999,active = [[ [{2,1000},{3,1500}] ]],merge_lv = [[ [1] ]]},
  5. }