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

7 lines
442 B

Config = Config or {}
Config.Jumpactscene = {
[1] = {map_id = 1,born_xy = [[ {9715,3326} ]],border_xy = [[ {9862,8633} ]],next_map = 2},
[2] = {map_id = 2,born_xy = [[ {6187,6847} ]],border_xy = [[ {6187,12314} ]],next_map = 3},
[3] = {map_id = 3,born_xy = [[ {13373,6933} ]],border_xy = [[ {13373,12234} ]],next_map = 4},
[4] = {map_id = 4,born_xy = [[ {9816,10487} ]],border_xy = [[ {9649,15838} ]],next_map = 1},
}