summaryrefslogtreecommitdiff
path: root/nodes/(957,14,1047).lua
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/(957,14,1047).lua')
-rw-r--r--nodes/(957,14,1047).lua5
1 files changed, 4 insertions, 1 deletions
diff --git a/nodes/(957,14,1047).lua b/nodes/(957,14,1047).lua
index 1db46f4..74760fd 100644
--- a/nodes/(957,14,1047).lua
+++ b/nodes/(957,14,1047).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", "SM", 10, 60, 0) \ No newline at end of file
+F.stop_sd_sched("Ehlodex", "R", "SM", 10, 60, 0)
+if depart then
+ setstate("Ehl6ARSPreventer", "st")
+end \ No newline at end of file