-- erstazi mountain -- -- 1793,3,1264 if event.type == "train" then if atc_arrow then S.section.gleis_b = nil S.section.tal = event.id else S.section.gleis_b = event.id S.section.tal = nil end F.update() return end