summaryrefslogtreecommitdiff
path: root/far/nodes
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2025-08-10 00:00:01 +0200
committerautocommitter <autocommitter@linux-forks.de>2025-08-10 00:00:01 +0200
commitfd31d9d99e550949887c5ac87ef1348ff7f1bf41 (patch)
tree94a74a08e4713f89395d646034d1830c3a5574c3 /far/nodes
parent9c6fce5eda8ba1173e95ef8487238c274091668f (diff)
downloadluaatc_envs-master.tar.gz
luaatc_envs-master.tar.bz2
luaatc_envs-master.zip
State at 2025-08-10HEADmaster
Diffstat (limited to 'far/nodes')
-rw-r--r--far/nodes/(1873,7,1568).lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/far/nodes/(1873,7,1568).lua b/far/nodes/(1873,7,1568).lua
new file mode 100644
index 0000000..e36ad3b
--- /dev/null
+++ b/far/nodes/(1873,7,1568).lua
@@ -0,0 +1,5 @@
+if event.type == "train" then
+ if atc_arrow and atc_id then
+ F.delete_train_info(atc_id)
+ end
+end \ No newline at end of file