diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-05-16 00:00:02 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-05-16 00:00:02 +0200 |
commit | c629c92b227be20aa8bbbdc4fee18a777f91777e (patch) | |
tree | 83c64081f49534260c0bb05d5bb7ba4862e491af /durt/nodes/(-2204,8,-676).lua | |
parent | 67dfe52759c24369a65786f4151a3334d1aebedb (diff) | |
download | luaatc_envs-master.tar.gz luaatc_envs-master.tar.bz2 luaatc_envs-master.zip |
Diffstat (limited to 'durt/nodes/(-2204,8,-676).lua')
-rw-r--r-- | durt/nodes/(-2204,8,-676).lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/durt/nodes/(-2204,8,-676).lua b/durt/nodes/(-2204,8,-676).lua index f4a3fe5..834ba6c 100644 --- a/durt/nodes/(-2204,8,-676).lua +++ b/durt/nodes/(-2204,8,-676).lua @@ -3,6 +3,7 @@ local ind = POS(-2209,8,-651) -- IMPORTANT NB: remember to update this if you mo local print_notification = true local function send_train() set_rc("FREIGHT BYARD_NOID_SHUTTLE BYARD BY_COLLECT_NOID BY_RTS NIDTH NOIDEA IND TREES") -- RC string to overwrite when departing for the autoyard, remember to include the return RCs as well + step_fc() --step the fc forward to be ready for the autoyard atc_send("A1SM") F.indicator(ind,false) end |