summaryrefslogtreecommitdiff
path: root/subway/nodes/(-1606,2,595).lua
blob: 7dbb72c156694764900104b633f38905de9e8f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if event.train then
if flip then
  atc_set_text_outside("1 - Syzmon's Dam")
  set_rc("Szy")
else
  atc_set_text_outside("1 - Windy Mountains")
  set_rc("1wind")
end
flip = not flip
end

F.stn_return("Apl1W", "Pal1R", "Apl1E", "R", "Pal1ES", "cr")