summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:53:12 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:53:12 +0200
commit18cabda73c17ac1e063d5e1d1b68b097da6c7358 (patch)
treefc30c9e620b6a3ca19bddd5adc572591aa5da192 /nodes
parent3b2b87352c174f30ef6caac4a7db877c9e729171 (diff)
downloadil_timetable-18cabda73c17ac1e063d5e1d1b68b097da6c7358.tar.gz
il_timetable-18cabda73c17ac1e063d5e1d1b68b097da6c7358.tar.bz2
il_timetable-18cabda73c17ac1e063d5e1d1b68b097da6c7358.zip
State at 2021-06-08
Diffstat (limited to 'nodes')
-rw-r--r--nodes/(1623,9,4615).lua6
-rw-r--r--nodes/(1980,41,8395).lua2
2 files changed, 7 insertions, 1 deletions
diff --git a/nodes/(1623,9,4615).lua b/nodes/(1623,9,4615).lua
new file mode 100644
index 0000000..8c967a9
--- /dev/null
+++ b/nodes/(1623,9,4615).lua
@@ -0,0 +1,6 @@
+F.ttp_stop({
+ stn = "INTERCAL",
+ doorside = "R",
+ only_lines = {CFE=true},
+ no_disable_ars = true,
+}) \ No newline at end of file
diff --git a/nodes/(1980,41,8395).lua b/nodes/(1980,41,8395).lua
index c763b43..df2266f 100644
--- a/nodes/(1980,41,8395).lua
+++ b/nodes/(1980,41,8395).lua
@@ -2,7 +2,7 @@ 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
+ depoff = "00;00", --departure slot offset
doorside = "L",
reverse = true,
only_lines = {["CFE-NRG"] = true},