diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-12-09 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-12-09 00:00:01 +0100 |
commit | c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83 (patch) | |
tree | c9dfdca907d48922dac2a251fb0ff8b41155c242 /durt/nodes/(-4120,13,-5818).lua | |
parent | df137f9521f19584393e65f7d987c29d3a2219a3 (diff) | |
download | luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.tar.gz luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.tar.bz2 luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.zip |
State at 2024-12-09
Diffstat (limited to 'durt/nodes/(-4120,13,-5818).lua')
-rw-r--r-- | durt/nodes/(-4120,13,-5818).lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/durt/nodes/(-4120,13,-5818).lua b/durt/nodes/(-4120,13,-5818).lua index ae273e3..2f93993 100644 --- a/durt/nodes/(-4120,13,-5818).lua +++ b/durt/nodes/(-4120,13,-5818).lua @@ -25,7 +25,8 @@ if event.train then split_off_locomotive("B0S0", 3) local cmd = { "DLG_HS_S", - "DLG_HS_KICKBACK", + "DLG_HS_Transfer_S_N2", + "DLG_HS_N2", "DLG_Loco_Storage" } F.add_rc(cmd) --send the road loco to collect departures or storage |