diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-03-06 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-03-06 00:00:01 +0100 |
commit | ca0267206ebd83b427b19c44ba831a3d28efbf28 (patch) | |
tree | 141cf85cfa056a27a46378f187a117691aa45b2a /far | |
parent | dd55a1fd4e66948ea383b944f3597cf56ee75c89 (diff) | |
download | luaatc_envs-master.tar.gz luaatc_envs-master.tar.bz2 luaatc_envs-master.zip |
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 ec065af..7d945dc 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 = "11;00", --departure slot interval + depint = "8;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 3585212..919a0cc 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 = "11;00", --departure slot interval + depint = "8;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 292fc92..f42aa48 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 = "11;00", --departure slot interval + depint = "8;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 0f1aa9a..273875d 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 = "11;00", --departure slot interval + depint = "8;00", --departure slot interval depoff = "00;00", --departure slot offset doorside = "R", reverse = false, |