summaryrefslogtreecommitdiff
path: root/durt/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes')
-rw-r--r--durt/nodes/(-2107,8,914).lua5
-rw-r--r--durt/nodes/(-2132,8,914).lua2
-rw-r--r--durt/nodes/(-2179,8,914).lua5
3 files changed, 12 insertions, 0 deletions
diff --git a/durt/nodes/(-2107,8,914).lua b/durt/nodes/(-2107,8,914).lua
new file mode 100644
index 0000000..1d57888
--- /dev/null
+++ b/durt/nodes/(-2107,8,914).lua
@@ -0,0 +1,5 @@
+if event.train then
+ atc_send("I+BBES2;")
+end
+
+if event.digiline and event.channel=="assembly_ctl" then atc_send("I+S3;") end \ No newline at end of file
diff --git a/durt/nodes/(-2132,8,914).lua b/durt/nodes/(-2132,8,914).lua
new file mode 100644
index 0000000..cc7893f
--- /dev/null
+++ b/durt/nodes/(-2132,8,914).lua
@@ -0,0 +1,2 @@
+--
+--programming track \ No newline at end of file
diff --git a/durt/nodes/(-2179,8,914).lua b/durt/nodes/(-2179,8,914).lua
new file mode 100644
index 0000000..1d57888
--- /dev/null
+++ b/durt/nodes/(-2179,8,914).lua
@@ -0,0 +1,5 @@
+if event.train then
+ atc_send("I+BBES2;")
+end
+
+if event.digiline and event.channel=="assembly_ctl" then atc_send("I+S3;") end \ No newline at end of file