summaryrefslogtreecommitdiff
path: root/auto_yards/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'auto_yards/nodes')
-rw-r--r--auto_yards/nodes/(-2004,3,-1099).lua3
-rw-r--r--auto_yards/nodes/(-2006,3,-1099).lua2
2 files changed, 5 insertions, 0 deletions
diff --git a/auto_yards/nodes/(-2004,3,-1099).lua b/auto_yards/nodes/(-2004,3,-1099).lua
new file mode 100644
index 0000000..bc283b9
--- /dev/null
+++ b/auto_yards/nodes/(-2004,3,-1099).lua
@@ -0,0 +1,3 @@
+local s = rwt.to_string(rwt.now()).."\n--"..table.concat(S.yards.BY.notify,", ").."--"
+print(s)
+digiline_send("",s) \ No newline at end of file
diff --git a/auto_yards/nodes/(-2006,3,-1099).lua b/auto_yards/nodes/(-2006,3,-1099).lua
new file mode 100644
index 0000000..4109711
--- /dev/null
+++ b/auto_yards/nodes/(-2006,3,-1099).lua
@@ -0,0 +1,2 @@
+if event.digiline then return end
+print(event) \ No newline at end of file