summaryrefslogtreecommitdiff
path: root/durt/nodes/(-1499,8,-2597).lua
blob: af457616738bf90e75c4fcc21ecd68c4fce9732d (plain)
1
2
3
4
if event.type=="digiline" then
    if event.channel ~= "shunt_type" then return end
    S.yards.S27['shunt_type'] = event.msg
end