diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-03-03 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-03-03 00:00:01 +0100 |
commit | dd55a1fd4e66948ea383b944f3597cf56ee75c89 (patch) | |
tree | 230d55a29fe78230a3e73e7230034414a3634b73 /far | |
parent | a198f08b34f328d85641fca800446f84bdb288e6 (diff) | |
download | luaatc_envs-dd55a1fd4e66948ea383b944f3597cf56ee75c89.tar.gz luaatc_envs-dd55a1fd4e66948ea383b944f3597cf56ee75c89.tar.bz2 luaatc_envs-dd55a1fd4e66948ea383b944f3597cf56ee75c89.zip |
State at 2025-03-03
Diffstat (limited to 'far')
-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..ec065af 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 = "11;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..3585212 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 = "11;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..292fc92 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 = "11;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..0f1aa9a 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 = "11;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "R", reverse = false, |