summaryrefslogtreecommitdiff
path: root/subway/nodes
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:32 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:32 +0200
commit5c7f77725394d47ce0b907aabf885ea207a507bd (patch)
treea1ff9c67ef8f225a259e4c6f4c163a45c58bb870 /subway/nodes
parentb435d1b1b26db6f7c4f3eb589ecf1ed3bb79b57e (diff)
downloadluaatc_envs-5c7f77725394d47ce0b907aabf885ea207a507bd.tar.gz
luaatc_envs-5c7f77725394d47ce0b907aabf885ea207a507bd.tar.bz2
luaatc_envs-5c7f77725394d47ce0b907aabf885ea207a507bd.zip
State at 2024-10-15
Diffstat (limited to 'subway/nodes')
-rw-r--r--subway/nodes/(-1586,-1,685).lua2
-rw-r--r--subway/nodes/(-1606,2,595).lua2
-rw-r--r--subway/nodes/(-543,-5,-772).lua2
-rw-r--r--subway/nodes/(-6,25,43).lua2
-rw-r--r--subway/nodes/(114,10,-10).lua9
-rw-r--r--subway/nodes/(42,25,-67).lua2
6 files changed, 14 insertions, 5 deletions
diff --git a/subway/nodes/(-1586,-1,685).lua b/subway/nodes/(-1586,-1,685).lua
index c14728e..40b7f1b 100644
--- a/subway/nodes/(-1586,-1,685).lua
+++ b/subway/nodes/(-1586,-1,685).lua
@@ -1,2 +1,2 @@
F.stn_return_free("Apl1W", "Pal1ES", "st")
-atc_send("B2") \ No newline at end of file
+atc_send("B3") \ No newline at end of file
diff --git a/subway/nodes/(-1606,2,595).lua b/subway/nodes/(-1606,2,595).lua
index 7dbb72c..c750f91 100644
--- a/subway/nodes/(-1606,2,595).lua
+++ b/subway/nodes/(-1606,2,595).lua
@@ -1,6 +1,6 @@
if event.train then
if flip then
- atc_set_text_outside("1 - Syzmon's Dam")
+ atc_set_text_outside("1 - Szymon's Dam")
set_rc("Szy")
else
atc_set_text_outside("1 - Windy Mountains")
diff --git a/subway/nodes/(-543,-5,-772).lua b/subway/nodes/(-543,-5,-772).lua
index ce124b7..6fc7189 100644
--- a/subway/nodes/(-543,-5,-772).lua
+++ b/subway/nodes/(-543,-5,-772).lua
@@ -1,3 +1,3 @@
depart=false
F.stn("Wbb3N", "Rsi3N", "Leo3N", "L")
--- F.stat("Line 3", false) \ No newline at end of file
+F.stat("Line 3", false) \ No newline at end of file
diff --git a/subway/nodes/(-6,25,43).lua b/subway/nodes/(-6,25,43).lua
index 230acc7..ad0b06e 100644
--- a/subway/nodes/(-6,25,43).lua
+++ b/subway/nodes/(-6,25,43).lua
@@ -1 +1 @@
-F.stn("OEs2", "OIr2", "OTh2", "L", 10)
+F.stn("OEs2", "OIr2", "OLv2", "L", 10)
diff --git a/subway/nodes/(114,10,-10).lua b/subway/nodes/(114,10,-10).lua
new file mode 100644
index 0000000..6ddab96
--- /dev/null
+++ b/subway/nodes/(114,10,-10).lua
@@ -0,0 +1,9 @@
+if event.type == "punch" then
+ interrupt_pos({x= 124,y=14,z=-12} , "toggle")
+ return
+end
+
+if event.type == "digiline" and event.channel == "tdetectors" then
+ interrupt_pos({x= 119,y=10,z=-26} , event.msg)
+ return
+end \ No newline at end of file
diff --git a/subway/nodes/(42,25,-67).lua b/subway/nodes/(42,25,-67).lua
index 22fee4f..5105ed2 100644
--- a/subway/nodes/(42,25,-67).lua
+++ b/subway/nodes/(42,25,-67).lua
@@ -1 +1 @@
-F.stn("OTh2", "OLv2", "OBa2", "L", 10) \ No newline at end of file
+F.stn("OIr2", "OLv2", "OBa2", "L", 10) \ No newline at end of file