summaryrefslogtreecommitdiff
path: root/durt/nodes/(-3824,18,-4774).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-3824,18,-4774).lua')
-rw-r--r--durt/nodes/(-3824,18,-4774).lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/durt/nodes/(-3824,18,-4774).lua b/durt/nodes/(-3824,18,-4774).lua
index 5ac8a65..65a3edf 100644
--- a/durt/nodes/(-3824,18,-4774).lua
+++ b/durt/nodes/(-3824,18,-4774).lua
@@ -1,7 +1,7 @@
if ((event.type == "train") and atc_arrow) then
- atc_send("B0")
- setstate("SFH-T2-S", "st")
- interrupt(3, "proceed")
-elseif (event.type == "int") then
- atc_send("R S4")
+ 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