From 7b3ac07f3f9b9d92582aceb74050215a36646bc5 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:58:03 +0200 Subject: State at 2023-03-26 --- ers/nodes/(1656,2,1308).lua | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ers/nodes/(1656,2,1308).lua (limited to 'ers/nodes/(1656,2,1308).lua') diff --git a/ers/nodes/(1656,2,1308).lua b/ers/nodes/(1656,2,1308).lua new file mode 100644 index 0000000..dd97581 --- /dev/null +++ b/ers/nodes/(1656,2,1308).lua @@ -0,0 +1,14 @@ +-- luaatctrack_spot_check_01.lua +-- POS(1656,2,1308) + +local show_print = false +if event.train then + if atc_arrow then + atc_send("S5") + F.save_train() + else + atc_send("B3 S3") + F.save_train() + end + return +end \ No newline at end of file -- cgit v1.2.3