summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1167,8,1013).lua
blob: 14b42b6f76cb9350e4609fe6ef433a6d2c581441 (plain)
1
2
3
4
5
if event.type == "train" then
  if atc_arrow then
    atc_set_text_outside("ATL Mithril Line")
  end
end