From 3ec5fcd5781184ab379185fbba6b46fc11066a55 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:52:51 +0200 Subject: State at 2021-04-28 --- subwayis/nodes/(8,-2,48).lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'subwayis') diff --git a/subwayis/nodes/(8,-2,48).lua b/subwayis/nodes/(8,-2,48).lua index 9fef105..b74d6e7 100644 --- a/subwayis/nodes/(8,-2,48).lua +++ b/subwayis/nodes/(8,-2,48).lua @@ -1 +1,5 @@ -interrupt_pos(POS(-14,3,4), "dep4") \ No newline at end of file +if get_rc()=="SH" then +interrupt_pos(POS(-14,3,4), "dep44") +else +interrupt_pos(POS(-14,3,4), "dep4") +end \ No newline at end of file -- cgit v1.2.3