From e7d0a5fac2d87b468199059f1dd5bffb8bbcb327 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Mon, 25 Oct 2021 19:54:58 +0200 Subject: Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command --- atc_command.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'atc_command.txt') diff --git a/atc_command.txt b/atc_command.txt index 9f4eb50..5a1c8ff 100644 --- a/atc_command.txt +++ b/atc_command.txt @@ -51,6 +51,10 @@ Kick all passengers out of the trains This command kicks all passengers (non-driving players) off the train. This command works only if the train is stopped and its doors are open. +Cpl +Temporarily switch the train to "Autocouple" mode and wait for coupling. +This command makes the train continue at its current speed until it hits another standing wagon or train. Then, it couples to this train and ATC command execution continues. + # conditional statements: I; -- cgit v1.2.3