From c6612d4e4b59a03d097a494eee4c714f8b88f123 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:51:59 +0200 Subject: State at 2020-04-06 --- ondemand/nodes/(209,17,-190).lua | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ondemand/nodes/(209,17,-190).lua (limited to 'ondemand/nodes/(209,17,-190).lua') diff --git a/ondemand/nodes/(209,17,-190).lua b/ondemand/nodes/(209,17,-190).lua new file mode 100644 index 0000000..919b98d --- /dev/null +++ b/ondemand/nodes/(209,17,-190).lua @@ -0,0 +1,15 @@ +if event.type == "ext_int" and atc_arrow then + set_rc("ewd"..S.rc) + if not event.message == "ewd" then + atc_send("OCD1RSM") + else + atc_send("D5OCD1RSM") + end +end + + +if event.train then +F.send_station("Edenwood") +S.avail = true +atc_send("B0WOL") +end \ No newline at end of file -- cgit v1.2.3