diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:55:23 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:55:23 +0200 |
commit | 49fa9b2936384e3b261fd0c07b974804b6d79b13 (patch) | |
tree | 810cd5e270405fbaf976b7f5df5395d31594127d /durt | |
parent | e33d73b30a3f890b0ea964f037ba4ba0ad961be6 (diff) | |
download | luaatc_envs-49fa9b2936384e3b261fd0c07b974804b6d79b13.tar.gz luaatc_envs-49fa9b2936384e3b261fd0c07b974804b6d79b13.tar.bz2 luaatc_envs-49fa9b2936384e3b261fd0c07b974804b6d79b13.zip |
State at 2021-12-10
Diffstat (limited to 'durt')
-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 |