diff options
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 |