summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1801,5,1008).lua
blob: 7741b35df8eefedb12549cecf4a37af588533740 (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