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

15 line
399 B

  1. Config.ConfigWorldCity = {}
  2. --跨服入侵的传送门位置
  3. Config.ConfigWorldCity.IntrusionProtalPos =
  4. {
  5. [1] = {x = 2967,y = 5126},
  6. [2] = {x = 2961,y = 4472},
  7. [3] = {x = 3162,y = 3693},
  8. [4] = {x = 4397,y = 2661},
  9. [5] = {x = 5368,y = 2634},
  10. [6] = {x = 6428,y = 4084},
  11. [7] = {x = 6539,y = 4603},
  12. [8] = {x = 6441,y = 5170},
  13. [9] = {x = 5315,y = 6126},
  14. [10] = {x = 4309,y = 6126},
  15. }