summaryrefslogtreecommitdiff
path: root/subway/nodes/(-645,14,-402).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:51:45 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:51:45 +0200
commit0b14726c5539782a60d2f4beaed2cfca74a50f7a (patch)
tree1de6e16c565f7bb9806552fc587d7eac870b6b00 /subway/nodes/(-645,14,-402).lua
downloadluaatc_envs-0b14726c5539782a60d2f4beaed2cfca74a50f7a.tar.gz
luaatc_envs-0b14726c5539782a60d2f4beaed2cfca74a50f7a.tar.bz2
luaatc_envs-0b14726c5539782a60d2f4beaed2cfca74a50f7a.zip
State at 2019-12-13
Diffstat (limited to 'subway/nodes/(-645,14,-402).lua')
-rw-r--r--subway/nodes/(-645,14,-402).lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/subway/nodes/(-645,14,-402).lua b/subway/nodes/(-645,14,-402).lua
new file mode 100644
index 0000000..4e9e447
--- /dev/null
+++ b/subway/nodes/(-645,14,-402).lua
@@ -0,0 +1,6 @@
+F.stn("Spn2N", "Stn2N", "Cat2N", "L")
+if depart then
+ interrupt_pos(POS(-649,9,-283), "dep1")
+elseif event.train then
+ interrupt_pos(POS(-649,9,-283), "arr1")
+end \ No newline at end of file