summaryrefslogtreecommitdiff
path: root/nlvcross/nodes/(572,14,1011).lua
blob: 4d71073497d1b1a88f0c619fabbaa9a6bd0f7a81 (plain)
1
2
3
4
5
if atc_id then
  if get_line()=="E1" and get_aspect("gardonst_lvc_sig1").main == -1 then
    F.on("gardonst","1")
  end
end