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