summaryrefslogtreecommitdiff
path: root/far/nodes/(30919,13,1814).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:42 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:42 +0200
commit572b186e28ddc2a630613765c0f0780b4664380f (patch)
treee93412c97c577b04bbf12749bfe61470e001063a /far/nodes/(30919,13,1814).lua
parent5c7f77725394d47ce0b907aabf885ea207a507bd (diff)
downloadluaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.tar.gz
luaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.tar.bz2
luaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.zip
State at 2024-10-15HEADmaster
Diffstat (limited to 'far/nodes/(30919,13,1814).lua')
-rw-r--r--far/nodes/(30919,13,1814).lua27
1 files changed, 0 insertions, 27 deletions
diff --git a/far/nodes/(30919,13,1814).lua b/far/nodes/(30919,13,1814).lua
deleted file mode 100644
index 738d0c0..0000000
--- a/far/nodes/(30919,13,1814).lua
+++ /dev/null
@@ -1,27 +0,0 @@
--- far_luaatctrack_farcom_op_01.lua
-
-
-if event.type == "punch" then
--- F.delete_train_info("298909")
- digiline_send("time", " \nUPDATE")
-
- S.datetime = os.date("%Y-%m-%d %H:%M:%S")
- digiline_send("time", " \n " .. S.datetime)
- F.list_trains(false)
--- local pos = POS(30919,13,1812)
--- interrupt_pos(pos, "display")
--- interrupt(1, "farcom_display")
- return
-end
-
-
---[[
-
-if event.iid == "farcom_display" then
- local pos = POS(30919,13,1812)
- interrupt_pos(pos, "display")
-
- interrupt(30, "farcom_display")
- return
-end
-]] \ No newline at end of file