diff options
Diffstat (limited to 'far/nodes/(1753,8,1570).lua')
-rw-r--r-- | far/nodes/(1753,8,1570).lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/far/nodes/(1753,8,1570).lua b/far/nodes/(1753,8,1570).lua index 6cec754..de0abbe 100644 --- a/far/nodes/(1753,8,1570).lua +++ b/far/nodes/(1753,8,1570).lua @@ -7,8 +7,8 @@ F.save_train(POS(1755,8,1570), "west") F.ttp_begin({ stn = "Salt Factory", -- station name tt = "FAR_E", -- timetable ID - depint = "05;00", --departure slot interval - depoff = "03;15", --departure slot offset + depint = "12;00", --departure slot interval + depoff = "00;00", --departure slot offset doorside = "L", reverse = true, only_lines = {['FAR'] = true}, |