update to AR Branchline 0.5.7

This commit is contained in:
2025-11-30 21:09:26 -06:00
parent b990fbef23
commit 10bf990152
16 changed files with 34496 additions and 17462 deletions

View File

@@ -1,116 +1,110 @@
{
"tracks": {
"nodes": {},
"segments": {},
"spans": {}
},
"areas": {},
"scenery": {},
"loads": {},
"splineys": {
// Move telegraph poles for Ela Industries
"BTBL_Telegraph_Poles": {
"handler": "AlinasMapMod.TelegraphPoleMover",
"polesToMove": [
467,
465,
431,
429,
427,
425,
391,
389,
373,
371,
369,
365,
363,
385,
375,
387
],
"poleMovement": [
[
0,
2.5,
0
],
[
0,
2.5,
0
],
[
2,
0,
4
],
[
3.5,
0,
6.06
],
[
5.36,
3.5,
4.50
],
[
0,
3.5,
0
],
[
0,
3.5,
0
],
[
0,
3.5,
0
],
[
0,
2,
0
],
[
0,
2,
0
],
[
0,
2.17,
0
],
[
0,
2,
0
],
[
0,
2,
0
],
[
4,
2,
5
],
[
0,
2,
0
],
[
0,
2,
0
]
]
}
}
"areas": {},
"scenery": {},
"loads": {},
"splineys": {
"BTBL_Telegraph_Poles": {
"handler": "AlinasMapMod.TelegraphPoleMover",
"polesToMove": [
467,
465,
431,
429,
427,
425,
391,
389,
373,
371,
369,
365,
363,
385,
375,
387
],
"poleMovement": [
[
0,
2.5,
0
],
[
0,
2.5,
0
],
[
2,
0,
4
],
[
3.5,
0,
6.06
],
[
5.36,
3.5,
4.5
],
[
0,
3.5,
0
],
[
0,
3.5,
0
],
[
0,
3.5,
0
],
[
0,
2,
0
],
[
0,
2,
0
],
[
0,
2.17,
0
],
[
0,
2,
0
],
[
0,
2,
0
],
[
4,
2,
5
],
[
0,
2,
0
],
[
0,
2,
0
]
]
}
}
}