summaryrefslogtreecommitdiff
path: root/ers/nodes
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:59:39 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:59:39 +0200
commit1ab6086a3d25cca6f2029a45e4bdcd117d1985bd (patch)
treea375f00a121c7c957cf4c7685b2c1a76a8c92bdd /ers/nodes
parente743b04caa55ad6d95234359c4971a9e554e412c (diff)
downloadluaatc_envs-1ab6086a3d25cca6f2029a45e4bdcd117d1985bd.tar.gz
luaatc_envs-1ab6086a3d25cca6f2029a45e4bdcd117d1985bd.tar.bz2
luaatc_envs-1ab6086a3d25cca6f2029a45e4bdcd117d1985bd.zip
State at 2023-06-02
Diffstat (limited to 'ers/nodes')
-rw-r--r--ers/nodes/(1654,6,1237).lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/ers/nodes/(1654,6,1237).lua b/ers/nodes/(1654,6,1237).lua
new file mode 100644
index 0000000..06bcac2
--- /dev/null
+++ b/ers/nodes/(1654,6,1237).lua
@@ -0,0 +1,8 @@
+-- lluaoperatingpanel_depot_03.lua
+local show_print = false
+if event.type == "punch" then
+ -- trainID = 999999999
+-- F.slow_train_down(trainID)
+ F.clear_main_depot_displays()
+ return
+end \ No newline at end of file