summaryrefslogtreecommitdiff
path: root/durt/nodes/(-1499,8,-2597).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-1499,8,-2597).lua')
-rw-r--r--durt/nodes/(-1499,8,-2597).lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/durt/nodes/(-1499,8,-2597).lua b/durt/nodes/(-1499,8,-2597).lua
new file mode 100644
index 0000000..af45761
--- /dev/null
+++ b/durt/nodes/(-1499,8,-2597).lua
@@ -0,0 +1,4 @@
+if event.type=="digiline" then
+ if event.channel ~= "shunt_type" then return end
+ S.yards.S27['shunt_type'] = event.msg
+end \ No newline at end of file