From 72b5cc792208fcc6fcfd103b909ce69bdef12c8b Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:58:25 +0200 Subject: State at 2023-04-11 --- Tyard/nodes/(-4256,20,-3084).lua | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Tyard/nodes/(-4256,20,-3084).lua (limited to 'Tyard/nodes') diff --git a/Tyard/nodes/(-4256,20,-3084).lua b/Tyard/nodes/(-4256,20,-3084).lua new file mode 100644 index 0000000..8803dac --- /dev/null +++ b/Tyard/nodes/(-4256,20,-3084).lua @@ -0,0 +1,14 @@ +local rc = get_rc() or "" +if rc:match("ERSTAZISHOP") then + -- do erstazi's stuff here + return +elseif rc:match("TSTSHOP") then + split_at_index(2,"B0") + set_rc("RUNAROUND FREIGHT") + set_autocouple() + return +elseif rc:match("RUNAROUND") then + set_rc("FREIGHT TSTSHOP TYARD TY_RTS TY_COLLECT_MMF") + atc_send("B0WRD300SMA1") -- wait 5 minutes before departing to lessen the yard usage + return +end \ No newline at end of file -- cgit v1.2.3