summaryrefslogtreecommitdiff
path: root/subway/nodes/(-671,8,-495).lua
diff options
context:
space:
mode:
Diffstat (limited to 'subway/nodes/(-671,8,-495).lua')
-rw-r--r--subway/nodes/(-671,8,-495).lua13
1 files changed, 13 insertions, 0 deletions
diff --git a/subway/nodes/(-671,8,-495).lua b/subway/nodes/(-671,8,-495).lua
new file mode 100644
index 0000000..a9393d6
--- /dev/null
+++ b/subway/nodes/(-671,8,-495).lua
@@ -0,0 +1,13 @@
+if S.line[atc_id]=="4" then
+ F.stn("Hts3W", "Spn4W", "Gpl4W", "R")
+ if depart then
+ setstate("Spn4ups", "cr")
+ --setstate("Trp3ECross", "red")
+ end
+else
+ F.stn("Hts3W", "Spn3W", "Trp3W", "R")
+ atc_set_text_outside("Line 3 - Clockwise Ring Line")
+ if depart then
+ setstate("Spn4ups", "st")
+ end
+end \ No newline at end of file