summaryrefslogtreecommitdiff
path: root/subway/nodes/(-29,3,-80).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/(-29,3,-80).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/(-29,3,-80).lua')
-rw-r--r--subway/nodes/(-29,3,-80).lua7
1 files changed, 7 insertions, 0 deletions
diff --git a/subway/nodes/(-29,3,-80).lua b/subway/nodes/(-29,3,-80).lua
new file mode 100644
index 0000000..e10cb8f
--- /dev/null
+++ b/subway/nodes/(-29,3,-80).lua
@@ -0,0 +1,7 @@
+F.stn_ilk("Erd4E", "iob4E", "Ori4E", "R")
+if event.train then
+interrupt_pos(POS(10,0,-10), "arr"..S.line[atc_id])
+end
+if depart then
+interrupt_pos(POS(10,0,-10), "dep"..S.line[atc_id])
+end \ No newline at end of file