summaryrefslogtreecommitdiff
path: root/auto_yards/nodes/(-2042,19,723).lua
diff options
context:
space:
mode:
Diffstat (limited to 'auto_yards/nodes/(-2042,19,723).lua')
-rw-r--r--auto_yards/nodes/(-2042,19,723).lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/auto_yards/nodes/(-2042,19,723).lua b/auto_yards/nodes/(-2042,19,723).lua
new file mode 100644
index 0000000..a0d12bd
--- /dev/null
+++ b/auto_yards/nodes/(-2042,19,723).lua
@@ -0,0 +1,8 @@
+if event.train and atc_arrow then
+ F.remove_rc_match("ARC_LOCOS_%S+")
+ F.remove_rc_match("ARC_WAGONS_%S+")
+ F.remove_rc({
+ "ARC_DEPART",
+ "ARC_FINAL_COLLECT"
+ })
+end \ No newline at end of file