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

33 regels
535 B

Config = Config or {}
Config.ConfigClientGod = Config.ConfigClientGod or {
--印记坐标
RunePos = {
[1] = {
mainPos = co.TableXY(-245.5,102.5),
subPos = {
[1] = co.TableXY(-143,159.6),
[2] = co.TableXY(-344.8,159.6),
}
},
[2] = {
mainPos = co.TableXY(-350,-77),
subPos = {
[1] = co.TableXY(-446,-17.5),
[2] = co.TableXY(-344,-193),
}
},
[3] = {
mainPos = co.TableXY(-141.5,-77),
subPos = {
[1] = co.TableXY(-143,-193),
[2] = co.TableXY(-42.7,-17.5),
}
},
}
}