diff options
Diffstat (limited to 'far/nodes/(30856,15,1814).lua')
-rw-r--r-- | far/nodes/(30856,15,1814).lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/far/nodes/(30856,15,1814).lua b/far/nodes/(30856,15,1814).lua index c62f22f..21c8a05 100644 --- a/far/nodes/(30856,15,1814).lua +++ b/far/nodes/(30856,15,1814).lua @@ -7,8 +7,8 @@ F.save_train(POS(30856,15,1814), "east") F.ttp_begin({ stn = "Fareast End", -- station name tt = "FAR_W", -- timetable ID - depint = "05;00", --departure slot interval - depoff = "04;15", --departure slot offset + depint = "12;00", --departure slot interval + depoff = "00;00", --departure slot offset doorside = "R", reverse = false, only_lines = {['FAR'] = true}, |