diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-08-22 00:00:01 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-08-22 00:00:01 +0200 |
commit | a200cf68d5c7b35dc1cf5983e57aaf29f5f44a0b (patch) | |
tree | 5eeeefe862c0c3b6c25901510d2b79e453485b09 /m4/nodes/(4536,11,6814).lua | |
parent | d6469a42e78b59ca64ad30e73e44e3c21ca2fb96 (diff) | |
download | luaatc_envs-master.tar.gz luaatc_envs-master.tar.bz2 luaatc_envs-master.zip |
Diffstat (limited to 'm4/nodes/(4536,11,6814).lua')
-rw-r--r-- | m4/nodes/(4536,11,6814).lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/nodes/(4536,11,6814).lua b/m4/nodes/(4536,11,6814).lua new file mode 100644 index 0000000..dceeeea --- /dev/null +++ b/m4/nodes/(4536,11,6814).lua @@ -0,0 +1,4 @@ +-- Poor Man's ARS +if event.train and get_line() == "E16" then + set_route("Btw-E16-behelf", "E16Turnback") +end
\ No newline at end of file |