summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(898,14,835).lua
blob: 7d7b203a57f6aa2984093930b7569653b3d9d7b1 (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