From f3da24b214b3337ad63ebd885da29d5b789d4738 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:52:37 +0200 Subject: State at 2020-12-14 --- ondemand/nodes/(24,5,3).lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ondemand') diff --git a/ondemand/nodes/(24,5,3).lua b/ondemand/nodes/(24,5,3).lua index 5849086..f25d143 100644 --- a/ondemand/nodes/(24,5,3).lua +++ b/ondemand/nodes/(24,5,3).lua @@ -3,7 +3,7 @@ if event.type == "ext_int" and atc_arrow then if not event.message == "origin" then atc_send("OCD1RSM") else - atc_send("D5OCD1RSM") + atc_send("ORD5OCD1RSM") end end @@ -11,5 +11,5 @@ end if event.train then S.avail = true F.send_station("Origin") -atc_send("B0WOR") +atc_send("B0WORD10OC") end \ No newline at end of file -- cgit v1.2.3