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

20 lines
800 B

  1. Config.ConfigDoorInSameScene = {
  2. [1000] = {
  3. [1] = {id = 1000, x = 11000, y = 20300, scene = 1000,px = 13344,py = 14605,index = 2,name = "前往海岛"},
  4. [2] = {id = 1000, x = 13443, y = 15807, scene = 1000,px = 10650,py = 20648,index = 3,name = "前往悬崖"},
  5. },
  6. [6000] = {
  7. [1] = {id = 6000, x = 5373, y = 11330, scene = 6000,px = 11814,py = 9704,index = 2,name = "右路水晶"},
  8. [2] = {id = 6000, x = 10694, y = 1148, scene = 6000,px = 3939,py = 2911,index = 3,name = "左路水晶"},
  9. [3] = {id = 6000, x = 3997,y = 2673, scene = 6000,px = 10863,py = 1337,index = 4,name = "蓝方传送点"},
  10. [4] = {id = 6000, x = 11707, y = 10039, scene = 6000,px = 5199,py = 11151,index = 5,name = "红方传送点"},
  11. },
  12. }