diff options
-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 |