diff options
Diffstat (limited to 'nodes/(941,18,-571).lua')
-rw-r--r-- | nodes/(941,18,-571).lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nodes/(941,18,-571).lua b/nodes/(941,18,-571).lua new file mode 100644 index 0000000..38f1073 --- /dev/null +++ b/nodes/(941,18,-571).lua @@ -0,0 +1,5 @@ +atc_set_text_outside("Line 1 - Palm Bay") +-- 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("Windy Mountains", "R", "RSM", 10, 240, 60)
\ No newline at end of file |