summaryrefslogtreecommitdiff
path: root/durt/nodes/(-4227,18,-5936).lua
blob: b11f8a121f64c8b912a6eabfc1cd959139b9fd30 (plain)
1
2
3
4
5
6
7
if not F.has_rc("CORN_SHUNT") then return end
if not atc_arrow then return end
if F.has_rc("CORN_EXIT") then
    F.remove_rc("CORN_EXIT CORN_AROUND")
    atc_send("D10SM")
    return
end