summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(881,6,886).lua
blob: fada148393bd2e5aeb15568b959a0da769d1462d (plain)
1
2
3
4
5
6
if event.train then
  if atc_arrow then
    atc_send("B14S14")
    atc_set_text_inside("Next station:  EVO")
  end
end