diff options
Diffstat (limited to 'durt/nodes/(-1446,11,-2568).lua')
-rw-r--r-- | durt/nodes/(-1446,11,-2568).lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/durt/nodes/(-1446,11,-2568).lua b/durt/nodes/(-1446,11,-2568).lua new file mode 100644 index 0000000..bca38cc --- /dev/null +++ b/durt/nodes/(-1446,11,-2568).lua @@ -0,0 +1,7 @@ +if event.train and atc_arrow then + if not F.has_rc("S27_SHUNTER") then return end + atc_reset() + atc_set_ars_disable(true) + atc_send("BB") + split_at_index(train_length(),"S0WRD1S3A1") +end
\ No newline at end of file |