diff options
Diffstat (limited to 'nodes/(-1481,3,1160).lua')
-rw-r--r-- | nodes/(-1481,3,1160).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nodes/(-1481,3,1160).lua b/nodes/(-1481,3,1160).lua new file mode 100644 index 0000000..8055b7a --- /dev/null +++ b/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 |