summaryrefslogtreecommitdiff
path: root/durt/nodes/(-3556,8,-2277).lua
blob: 3d1c930fcf85de9d7a5b699710788bb93dd9e0f8 (plain)
1
2
3
4
5
6
7
8
9
__approach_callback_mode = 1

if event.approach and not event.has_entered then
    atc_lzb_set_tsr(1)
end

if event.train and atc_arrow then
    atc_send("S1")
end