diff options
Diffstat (limited to 'nodes/(1730,26,2926).lua')
-rw-r--r-- | nodes/(1730,26,2926).lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nodes/(1730,26,2926).lua b/nodes/(1730,26,2926).lua new file mode 100644 index 0000000..b2341c2 --- /dev/null +++ b/nodes/(1730,26,2926).lua @@ -0,0 +1,5 @@ +-- 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) +atc_set_text_outside("E11 - Oasis") +F.stop_sd_sched("Personhood Main Station", "R", "RSM", 10, 300, 0)
\ No newline at end of file |