diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-12-14 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-12-14 00:00:01 +0100 |
commit | 9fbdc88203ca646c82e19eca812a102f9e537175 (patch) | |
tree | a9871ba40417b7b0b032c8daf32b6333335451e6 /durt/nodes | |
parent | c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83 (diff) | |
download | luaatc_envs-9fbdc88203ca646c82e19eca812a102f9e537175.tar.gz luaatc_envs-9fbdc88203ca646c82e19eca812a102f9e537175.tar.bz2 luaatc_envs-9fbdc88203ca646c82e19eca812a102f9e537175.zip |
State at 2024-12-14
Diffstat (limited to 'durt/nodes')
-rw-r--r-- | durt/nodes/(1720,19,4657).lua (renamed from durt/nodes/(1739,17,4654).lua) | 0 | ||||
-rw-r--r-- | durt/nodes/(1740,17,4636).lua | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/durt/nodes/(1739,17,4654).lua b/durt/nodes/(1720,19,4657).lua index 7489acc..7489acc 100644 --- a/durt/nodes/(1739,17,4654).lua +++ b/durt/nodes/(1720,19,4657).lua diff --git a/durt/nodes/(1740,17,4636).lua b/durt/nodes/(1740,17,4636).lua index 9cfec9d..3bab629 100644 --- a/durt/nodes/(1740,17,4636).lua +++ b/durt/nodes/(1740,17,4636).lua @@ -1,6 +1,6 @@ if event.train then if not atc_arrow then return end - local fc = split_at_fc("A0B0", 5) + local fc = split_at_fc("A0B0", 2) local cmd = { "MCR_HS_E", "MCR_HS_E_AC", |