diff options
Diffstat (limited to 'durt/nodes/(-3820,18,-4728).lua')
-rw-r--r-- | durt/nodes/(-3820,18,-4728).lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/durt/nodes/(-3820,18,-4728).lua b/durt/nodes/(-3820,18,-4728).lua new file mode 100644 index 0000000..cc4264b --- /dev/null +++ b/durt/nodes/(-3820,18,-4728).lua @@ -0,0 +1,5 @@ +if event.train and atc_arrow then + if get_rc() == "sfh_shunt" then + atc_send("S0WRD1S2") + end +end
\ No newline at end of file |