diff options
-rw-r--r-- | durt/nodes/(-2080,3,837).lua | 3 | ||||
-rw-r--r-- | durt/nodes/(-4117,16,-5793).lua | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/durt/nodes/(-2080,3,837).lua b/durt/nodes/(-2080,3,837).lua new file mode 100644 index 0000000..c983a88 --- /dev/null +++ b/durt/nodes/(-2080,3,837).lua @@ -0,0 +1,3 @@ +if event.train then + atc_send("S0I+WR;D2S3") +end
\ No newline at end of file diff --git a/durt/nodes/(-4117,16,-5793).lua b/durt/nodes/(-4117,16,-5793).lua new file mode 100644 index 0000000..6e69dfb --- /dev/null +++ b/durt/nodes/(-4117,16,-5793).lua @@ -0,0 +1 @@ +if event.train then print(atc_id) end
\ No newline at end of file |