summaryrefslogtreecommitdiff
path: root/ers/nodes/(1657,6,1237).lua
diff options
context:
space:
mode:
Diffstat (limited to 'ers/nodes/(1657,6,1237).lua')
-rw-r--r--ers/nodes/(1657,6,1237).lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/ers/nodes/(1657,6,1237).lua b/ers/nodes/(1657,6,1237).lua
new file mode 100644
index 0000000..0cb6ef7
--- /dev/null
+++ b/ers/nodes/(1657,6,1237).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