summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1760,5,1000).lua
blob: ccb559edc7bb4b3f804f0af3d7bf9238f7fe9f92 (plain)
1
2
3
4
5
if event.type=='train' then
  if atc_arrow then
    atc_set_text_outside('ATL Mithril Line - Ehlodex')
  end
end