diff options
Diffstat (limited to 'nodes/(1734,26,2905).lua')
-rw-r--r-- | nodes/(1734,26,2905).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nodes/(1734,26,2905).lua b/nodes/(1734,26,2905).lua new file mode 100644 index 0000000..ec82f24 --- /dev/null +++ b/nodes/(1734,26,2905).lua @@ -0,0 +1,10 @@ +F.ttp_begin({ + stn = "Personhood Main", -- station name + tt = "E84_N", -- timetable ID + depint = "10;00", --departure slot interval + depoff = "07;30", --departure slot offset + doorside = "L", + reverse = true, + only_lines = { E84 = true }, + force_tt_reset = false, +}) |