summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1795,5,1000).lua
blob: d5beb66d03d36cfee353c9973bad15c15ba86ca4 (plain)
1
2
3
4
5
if event.type == "train" then
  if atc_arrow then
    atc_set_text_inside("Next stop: CR-North Station St. 9th Alley")
  end
end