summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(-1481,3,1160).lua
diff options
context:
space:
mode:
Diffstat (limited to 'il_timetable/nodes/(-1481,3,1160).lua')
-rw-r--r--il_timetable/nodes/(-1481,3,1160).lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/il_timetable/nodes/(-1481,3,1160).lua b/il_timetable/nodes/(-1481,3,1160).lua
new file mode 100644
index 0000000..8055b7a
--- /dev/null
+++ b/il_timetable/nodes/(-1481,3,1160).lua
@@ -0,0 +1,10 @@
+if atc_arrow then
+if flip then
+ atc_set_text_outside("4 - Schwarzschild Street")
+ set_rc("SC")
+else
+ atc_set_text_outside("4 - NYE Square")
+ set_rc("NY")
+end
+flip = not flip
+end \ No newline at end of file