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

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