summaryrefslogtreecommitdiff
path: root/subway/nodes/(-29,3,-80).lua
blob: e10cb8fc580ddf0b2da7dc93ff4bc1d0a2d901eb (plain)
1
2
3
4
5
6
7
F.stn_ilk("Erd4E", "iob4E", "Ori4E", "R")
if event.train then
interrupt_pos(POS(10,0,-10), "arr"..S.line[atc_id])
end
if depart then
interrupt_pos(POS(10,0,-10), "dep"..S.line[atc_id])
end