From 1ab6086a3d25cca6f2029a45e4bdcd117d1985bd Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:59:39 +0200 Subject: State at 2023-06-02 --- ers/nodes/(1654,6,1237).lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ers/nodes/(1654,6,1237).lua (limited to 'ers') 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 -- cgit v1.2.3