diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:00:54 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:00:54 +0200 |
commit | ee01a52b8f89f8153991ac76e4c907a81bd2e35f (patch) | |
tree | fbd279730505d5db645b313c4d205aded76af7ed /Tyard/nodes | |
parent | 2264465286f97f954b4c6290cb54059f38df371f (diff) | |
download | luaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.tar.gz luaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.tar.bz2 luaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.zip |
State at 2023-08-07
Diffstat (limited to 'Tyard/nodes')
-rw-r--r-- | Tyard/nodes/(-4256,20,-3084).lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tyard/nodes/(-4256,20,-3084).lua b/Tyard/nodes/(-4256,20,-3084).lua index 8803dac..e66ab7c 100644 --- a/Tyard/nodes/(-4256,20,-3084).lua +++ b/Tyard/nodes/(-4256,20,-3084).lua @@ -9,6 +9,7 @@ elseif rc:match("TSTSHOP") then return elseif rc:match("RUNAROUND") then set_rc("FREIGHT TSTSHOP TYARD TY_RTS TY_COLLECT_MMF") + step_fc() atc_send("B0WRD300SMA1") -- wait 5 minutes before departing to lessen the yard usage return end
\ No newline at end of file |