summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:04:01 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:04:01 +0200
commit17c2a21aa8c14e9d20b67ad8163aadeef559e275 (patch)
tree396470089952e63139891e5286d14fa10824ed76
parent52974b1b24d20ea6938b90a8abbca45b964df9d2 (diff)
downloadluaatc_envs-17c2a21aa8c14e9d20b67ad8163aadeef559e275.tar.gz
luaatc_envs-17c2a21aa8c14e9d20b67ad8163aadeef559e275.tar.bz2
luaatc_envs-17c2a21aa8c14e9d20b67ad8163aadeef559e275.zip
State at 2023-12-15
-rw-r--r--Crossroads/init_code.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Crossroads/init_code.lua b/Crossroads/init_code.lua
index 057e685..645b0cb 100644
--- a/Crossroads/init_code.lua
+++ b/Crossroads/init_code.lua
@@ -547,8 +547,8 @@ F.lines = {
ring = false,
rtt = 600,
interval = 300,
- [1] = { {"SWALD-south", "1", 45}, {"SWALD-stn", "N", 85}, {"SWALD-west", "W", 115}, {"krasnograd", "2", 195}, {"NRG-pek", "2", 235}, {"NRG-CW", "S", 280}, {"NRG-krstr", "S", 310}, {"NRG-yard", "W", 340}, },
- [2] = { {"NRG-yard", "W", 340}, {"NRG-krstr", "N", 370}, {"NRG-CW", "N", 400}, {"NRG-pek", "1", 440}, {"krasnograd", "1", 495}, {"SWALD-west", "E", 575}, {"SWALD-stn", "S", 605}, {"SWALD-south", "1", 645}, },
+ [1] = { {"SWALD-south", "2b", 45}, {"SWALD-stn", "N", 85}, {"SWALD-west", "W", 115}, {"krasnograd", "2", 195}, {"NRG-pek", "2", 235}, {"NRG-CW", "S", 280}, {"NRG-krstr", "S", 310}, {"NRG-yard", "W", 340}, },
+ [2] = { {"NRG-yard", "W", 340}, {"NRG-krstr", "N", 370}, {"NRG-CW", "N", 400}, {"NRG-pek", "1", 440}, {"krasnograd", "1", 495}, {"SWALD-west", "E", 575}, {"SWALD-stn", "S", 605}, {"SWALD-south", "2b", 645}, },
},
}