From 8e22d662e526a44b9832490d1a9f4d0ff6115609 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:57:40 +0200 Subject: State at 2022-06-15 --- durt/nodes/(-1459,11,-2588).lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 durt/nodes/(-1459,11,-2588).lua (limited to 'durt/nodes/(-1459,11,-2588).lua') diff --git a/durt/nodes/(-1459,11,-2588).lua b/durt/nodes/(-1459,11,-2588).lua new file mode 100644 index 0000000..3b1b94b --- /dev/null +++ b/durt/nodes/(-1459,11,-2588).lua @@ -0,0 +1,8 @@ +if event.train and atc_arrow then + atc_set_ars_disable(false) + if F.has_rc("S27_Overburden") and train_length() == 1 then + F.add_rc({"S27_HS_E","S27_DOCK3"}) + return + end + F.add_rc("S27_EXIT") +end \ No newline at end of file -- cgit v1.2.3