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

16 lines
531 B

  1. Config = Config or {}
  2. Config.ConfigGuildGuard = {
  3. [1] = {id = 4201100,name = 900, pos = {6250,4044}},--基地坐标 {4897,5208} 4201100 社团守卫基地id
  4. [2] = {id = 4201101,name = 10, pos = {5801,8802}},--1号上塔 {5756,4312} 4201101 社团守卫1号防御塔id
  5. [3] = {id = 4201102,name = 90, pos = {9769,7445}},--2号中塔 {4316,4353} 4201102 社团守卫2号防御塔id
  6. [4] = {id = 4201103,name = 5, pos = {11046,3456}},--3号下塔 {4421,5759} 4201103 社团守卫3号防御塔id
  7. }