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

  1. Config = Config or {}
  2. Config.Mateboatskill = {
  3. [510001] = {skill_id = 510001,stage = 3},
  4. [510002] = {skill_id = 510002,stage = 5},
  5. [510003] = {skill_id = 510003,stage = 7},
  6. [510004] = {skill_id = 510004,stage = 10},
  7. }