summaryrefslogtreecommitdiff
path: root/nodes/(1730,26,2925).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:08:48 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:08:48 +0200
commit15750bdd2d00bef19acb5408306f14d4c00ec778 (patch)
tree832f9199dcc06c40a277cc610daae90a8213c790 /nodes/(1730,26,2925).lua
parent8d1649be1416f87ddb13892e129725ee85bf7ffc (diff)
downloadil_timetable-15750bdd2d00bef19acb5408306f14d4c00ec778.tar.gz
il_timetable-15750bdd2d00bef19acb5408306f14d4c00ec778.tar.bz2
il_timetable-15750bdd2d00bef19acb5408306f14d4c00ec778.zip
State at 2024-04-19
Diffstat (limited to 'nodes/(1730,26,2925).lua')
-rw-r--r--nodes/(1730,26,2925).lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/nodes/(1730,26,2925).lua b/nodes/(1730,26,2925).lua
new file mode 100644
index 0000000..c382cfd
--- /dev/null
+++ b/nodes/(1730,26,2925).lua
@@ -0,0 +1,10 @@
+F.ttp_begin({
+ stn = "Personhood Main", -- station name
+ tt = "E11_E", -- timetable ID
+ depint = "05;00", --departure slot interval
+ depoff = "00;00", --departure slot offset
+ doorside = "R",
+ reverse = true,
+ only_lines = { E11 = true },
+ force_tt_reset = false,
+})