diff options
Diffstat (limited to 'nodes/(972,14,1053).lua')
-rw-r--r-- | nodes/(972,14,1053).lua | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nodes/(972,14,1053).lua b/nodes/(972,14,1053).lua index fde413c..c316b90 100644 --- a/nodes/(972,14,1053).lua +++ b/nodes/(972,14,1053).lua @@ -1,4 +1,7 @@ -- 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("Ehlodex", "R", "RSM", 10, 240, 75)
\ No newline at end of file +F.stop_sd_sched("Ehlodex", "R", "RSM", 10, 240, 65) +if event.train then +atc_set_text_outside("S12 - Spawn Main Station\nvia Schwarzschild Street, Anju Crossing") +end
\ No newline at end of file |