diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
commit | 2b6a89af603dc97e386fdb1ef719882f6e0df4a8 (patch) | |
tree | 9db8327a1a5a7ee1675e9a35af649975c190a4f1 /nodes | |
parent | 8419e4e50b828837569512d31342f056f1774f0e (diff) | |
download | il_timetable-2b6a89af603dc97e386fdb1ef719882f6e0df4a8.tar.gz il_timetable-2b6a89af603dc97e386fdb1ef719882f6e0df4a8.tar.bz2 il_timetable-2b6a89af603dc97e386fdb1ef719882f6e0df4a8.zip |
State at 2020-09-28
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/(-631,14,-404).lua | 2 | ||||
-rw-r--r-- | nodes/(269,13,-2049).lua | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/nodes/(-631,14,-404).lua b/nodes/(-631,14,-404).lua index 750d82a..62ea1fc 100644 --- a/nodes/(-631,14,-404).lua +++ b/nodes/(-631,14,-404).lua @@ -1,4 +1,4 @@ -- d_int: Departure every n seconds (epoch modulo) -- d_off: Departure time offset -- function F.stop_sd(st_name, doors, departcommand, minstoptime, d_int, d_off) -F.stop_sd_sched("Main Station", "L", "SM", 10, 120, 0)
\ No newline at end of file +--F.stop_sd_sched("Main Station", "L", "SM", 10, 120, 0)
\ No newline at end of file diff --git a/nodes/(269,13,-2049).lua b/nodes/(269,13,-2049).lua new file mode 100644 index 0000000..a51cd73 --- /dev/null +++ b/nodes/(269,13,-2049).lua @@ -0,0 +1 @@ +set_line("XN")
\ No newline at end of file |