summaryrefslogtreecommitdiff
path: root/ers/nodes/(1655,6,1260).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:42 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:42 +0200
commit37204846dc93cc059bbea8cbfc88832a9c72e91c (patch)
tree157ab8f7bd34e23bec5adc670746b2b2da07d925 /ers/nodes/(1655,6,1260).lua
parentd4d35c0304fae463e87508662e7f88323b78be52 (diff)
downloadluaatc_envs-37204846dc93cc059bbea8cbfc88832a9c72e91c.tar.gz
luaatc_envs-37204846dc93cc059bbea8cbfc88832a9c72e91c.tar.bz2
luaatc_envs-37204846dc93cc059bbea8cbfc88832a9c72e91c.zip
State at 2021-04-11
Diffstat (limited to 'ers/nodes/(1655,6,1260).lua')
-rw-r--r--ers/nodes/(1655,6,1260).lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/ers/nodes/(1655,6,1260).lua b/ers/nodes/(1655,6,1260).lua
new file mode 100644
index 0000000..0cb6ef7
--- /dev/null
+++ b/ers/nodes/(1655,6,1260).lua
@@ -0,0 +1,6 @@
+-- luaoperatingpanel_depot_01.lua
+local show_print = false
+if event.type == "punch" then
+ F.train_info("RESETALL", show_print)
+ return
+end \ No newline at end of file