diff options
Diffstat (limited to 'nodes/(1980,41,8395).lua')
-rw-r--r-- | nodes/(1980,41,8395).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nodes/(1980,41,8395).lua b/nodes/(1980,41,8395).lua new file mode 100644 index 0000000..c763b43 --- /dev/null +++ b/nodes/(1980,41,8395).lua @@ -0,0 +1,10 @@ +F.ttp_begin({ + stn = "Azena Transirejo", -- station name + tt = "NRG_W", -- timetable ID + depint = "05;00", --departure slot interval + depoff = "00;30", --departure slot offset + doorside = "L", + reverse = true, + only_lines = {["CFE-NRG"] = true}, + force_tt_reset = false, -- force reset of travel times for this timetable +})
\ No newline at end of file |