summaryrefslogtreecommitdiff
path: root/durt/nodes/(-4129,16,-5802).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-4129,16,-5802).lua')
-rw-r--r--durt/nodes/(-4129,16,-5802).lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/durt/nodes/(-4129,16,-5802).lua b/durt/nodes/(-4129,16,-5802).lua
index 5e0892e..e0cacb0 100644
--- a/durt/nodes/(-4129,16,-5802).lua
+++ b/durt/nodes/(-4129,16,-5802).lua
@@ -17,10 +17,10 @@ if event.train then
atc_send("S3")
atc_set_ars_disable(false)
setstate(split_indicator,"green")
- set_rc((get_rc() or "").." DLG_around DLG_shunt_platforms DLG_shunt_Platform2")
+ set_rc((get_rc() or "").." DLG_headshunt_south DLG_around_short DLG_shunt_platforms DLG_shunt_Platform2")
elseif state == "green" then
- atc_send("B0WRA1D2S4D10SM")
+ atc_send("B0WROCA1D2S4D10SM")
setstate(split_indicator,"red")
- F.remove_rc({"DLG_around","DLG_shunt_platforms","DLG_shunt_Platform2"})
+ F.remove_rc({"DLG_headshunt_south","DLG_around_short","DLG_shunt_platforms","DLG_shunt_Platform2"})
end
end \ No newline at end of file