diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-01-05 00:00:02 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-01-05 00:00:02 +0100 |
commit | 9509061fb1134096cc7ae884c3c87027da9d55f6 (patch) | |
tree | 046271e0ef3a5d356380eaeff3deb32c1e006050 /far/nodes | |
parent | 9186d2146a0fcec4e83c7b8ab88158ff19929fa3 (diff) | |
download | luaatc_envs-9509061fb1134096cc7ae884c3c87027da9d55f6.tar.gz luaatc_envs-9509061fb1134096cc7ae884c3c87027da9d55f6.tar.bz2 luaatc_envs-9509061fb1134096cc7ae884c3c87027da9d55f6.zip |
State at 2025-01-05
Diffstat (limited to 'far/nodes')
-rw-r--r-- | far/nodes/(1753,8,1570).lua | 2 | ||||
-rw-r--r-- | far/nodes/(30856,15,1814).lua | 2 | ||||
-rw-r--r-- | far/nodes/(30863,15,1807).lua | 2 | ||||
-rw-r--r-- | far/nodes/(30870,15,1800).lua | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/far/nodes/(1753,8,1570).lua b/far/nodes/(1753,8,1570).lua index de0abbe..e6e9bd4 100644 --- a/far/nodes/(1753,8,1570).lua +++ b/far/nodes/(1753,8,1570).lua @@ -7,7 +7,7 @@ F.save_train(POS(1755,8,1570), "west") F.ttp_begin({ stn = "Salt Factory", -- station name tt = "FAR_E", -- timetable ID - depint = "12;00", --departure slot interval + depint = "13;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "L", reverse = true, diff --git a/far/nodes/(30856,15,1814).lua b/far/nodes/(30856,15,1814).lua index 21c8a05..f8811e3 100644 --- a/far/nodes/(30856,15,1814).lua +++ b/far/nodes/(30856,15,1814).lua @@ -7,7 +7,7 @@ F.save_train(POS(30856,15,1814), "east") F.ttp_begin({ stn = "Fareast End", -- station name tt = "FAR_W", -- timetable ID - depint = "12;00", --departure slot interval + depint = "13;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "R", reverse = false, diff --git a/far/nodes/(30863,15,1807).lua b/far/nodes/(30863,15,1807).lua index bdcac10..955f13d 100644 --- a/far/nodes/(30863,15,1807).lua +++ b/far/nodes/(30863,15,1807).lua @@ -7,7 +7,7 @@ F.save_train(POS(30863,15,1807), "east") F.ttp_begin({ stn = "Fareast End", -- station name tt = "FAR_W", -- timetable ID - depint = "12;00", --departure slot interval + depint = "13;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "R", reverse = false, diff --git a/far/nodes/(30870,15,1800).lua b/far/nodes/(30870,15,1800).lua index 60180b5..13f4924 100644 --- a/far/nodes/(30870,15,1800).lua +++ b/far/nodes/(30870,15,1800).lua @@ -7,7 +7,7 @@ F.save_train(POS(30870,15,1800), "east") F.ttp_begin({ stn = "Fareast End", -- station name tt = "FAR_W", -- timetable ID - depint = "12;00", --departure slot interval + depint = "13;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "R", reverse = false, |