diff options
Diffstat (limited to 'durt/nodes/(-3823,18,-4774).lua')
-rw-r--r-- | durt/nodes/(-3823,18,-4774).lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/durt/nodes/(-3823,18,-4774).lua b/durt/nodes/(-3823,18,-4774).lua new file mode 100644 index 0000000..8ece33e --- /dev/null +++ b/durt/nodes/(-3823,18,-4774).lua @@ -0,0 +1,7 @@ +if event.type == "train" and atc_arrow and get_rc() == "sfh_shunt" then + atc_send("B0WRS4") +--setstate("SFH-T2-S", "st") +-- interrupt(3, "proceed") +--elseif (event.type == "int") then +-- atc_send("R S4") +end
\ No newline at end of file |