summaryrefslogtreecommitdiff
path: root/durt/nodes/(-4118,13,-5758).lua
blob: 0cec6c1ba1d378a321c5cfc47f41071883c408b0 (plain)
1
2
3
4
5
local ind = POS(-4107, 20, -5795) --Departure track working indicator, true if occupied

if event.train then
	F.indicator(ind, atc_arrow and true or false)
end