summaryrefslogtreecommitdiff
path: root/subway/nodes/(-645,14,-402).lua
blob: 4e9e447f3cf69557bbfa8284789938604e5f7ae4 (plain)
1
2
3
4
5
6
F.stn("Spn2N", "Stn2N", "Cat2N", "L")
if depart then
    interrupt_pos(POS(-649,9,-283), "dep1")
elseif event.train then
    interrupt_pos(POS(-649,9,-283), "arr1")
end