summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:53:47 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:53:47 +0200
commitb3e15395e0827041d9f3d33be0ae029bd45c73a6 (patch)
tree6c1608602d7d768a85d35a3b64d0aff75d4c6a6f
parenta7a333bac92040ae345fa11933483db2f10eab2b (diff)
downloadluaatc_envs-b3e15395e0827041d9f3d33be0ae029bd45c73a6.tar.gz
luaatc_envs-b3e15395e0827041d9f3d33be0ae029bd45c73a6.tar.bz2
luaatc_envs-b3e15395e0827041d9f3d33be0ae029bd45c73a6.zip
State at 2021-07-29
-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