summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(867,14,776).lua
diff options
context:
space:
mode:
Diffstat (limited to 'Crossroads/nodes/(867,14,776).lua')
-rw-r--r--Crossroads/nodes/(867,14,776).lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/Crossroads/nodes/(867,14,776).lua b/Crossroads/nodes/(867,14,776).lua
index 08ccb2c..7e1e849 100644
--- a/Crossroads/nodes/(867,14,776).lua
+++ b/Crossroads/nodes/(867,14,776).lua
@@ -1,12 +1,11 @@
if event.train then
if atc_arrow then
- atc_send("B0WOL")
+ atc_send("BBWOLD15OCD2SM")
atc_set_text_inside("EVO")
interrupt(15)
end
end
-if event.int then
+if event.int and atc_id then
atc_set_text_inside("")
- atc_send("OCD2SM")
end \ No newline at end of file