summaryrefslogtreecommitdiff
path: root/durt/nodes/(1903,7,9133).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(1903,7,9133).lua')
-rw-r--r--durt/nodes/(1903,7,9133).lua10
1 files changed, 9 insertions, 1 deletions
diff --git a/durt/nodes/(1903,7,9133).lua b/durt/nodes/(1903,7,9133).lua
index ae54de7..2d20876 100644
--- a/durt/nodes/(1903,7,9133).lua
+++ b/durt/nodes/(1903,7,9133).lua
@@ -1,2 +1,10 @@
__approach_callback_method = 1
-if event.approach and not event.has_entered then atc_set_lzb_tsr(1) end if event.train and atc_arrow then atc_send("BBWS1WD10RA1") end \ No newline at end of file
+if event.approach and not event.has_entered then
+ atc_set_lzb_tsr(1)
+end
+
+if event.train and atc_arrow then
+ F.remove_rc({"WOA_FUEL"})
+ set_rc((get_rc() or "").." WOA_SHUNT WOA_EXITLOOP")
+ atc_send("BBWS1WD10S0WRSMA1")
+end \ No newline at end of file