diff options
Diffstat (limited to 'durt/nodes')
-rw-r--r-- | durt/nodes/(-4142,17,-5792).lua | 4 | ||||
-rw-r--r-- | durt/nodes/(-4144,16,-5792).lua | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/durt/nodes/(-4142,17,-5792).lua b/durt/nodes/(-4142,17,-5792).lua new file mode 100644 index 0000000..a82d158 --- /dev/null +++ b/durt/nodes/(-4142,17,-5792).lua @@ -0,0 +1,4 @@ +if event.punch then + interrupt_pos(POS(-4144,16,-5792)) +end +
\ No newline at end of file diff --git a/durt/nodes/(-4144,16,-5792).lua b/durt/nodes/(-4144,16,-5792).lua index fd38834..b8098f1 100644 --- a/durt/nodes/(-4144,16,-5792).lua +++ b/durt/nodes/(-4144,16,-5792).lua @@ -1,4 +1,5 @@ if event.ext_int then + if not atc_id then return end F.remove_rc({"DLG_north_reverse","DLG_shunt_platforms","DLG_shunt_Freight4"}) F.add_rc("DLG_exit_north") atc_send("I+S0WR;S4D10SM") |