From cfa65d94f1bc9d9e9efe13791711a9ad044a4a67 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:52:38 +0200 Subject: State at 2021-04-04 --- nlvcross/nodes/(-117,5,-1975).lua | 5 +++++ nlvcross/nodes/(-170,7,-2008).lua | 5 +++++ nlvcross/nodes/(1604,-1,8169).lua | 1 + nlvcross/nodes/(1607,-1,8169).lua | 1 + nlvcross/nodes/(1615,-1,8169).lua | 1 + nlvcross/nodes/(1618,-1,8169).lua | 1 + nlvcross/nodes/(1683,26,8220).lua | 1 + nlvcross/nodes/(1683,26,8223).lua | 1 + nlvcross/nodes/(572,14,1011).lua | 2 +- 9 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 nlvcross/nodes/(-117,5,-1975).lua create mode 100644 nlvcross/nodes/(-170,7,-2008).lua create mode 100644 nlvcross/nodes/(1604,-1,8169).lua create mode 100644 nlvcross/nodes/(1607,-1,8169).lua create mode 100644 nlvcross/nodes/(1615,-1,8169).lua create mode 100644 nlvcross/nodes/(1618,-1,8169).lua create mode 100644 nlvcross/nodes/(1683,26,8220).lua create mode 100644 nlvcross/nodes/(1683,26,8223).lua (limited to 'nlvcross/nodes') diff --git a/nlvcross/nodes/(-117,5,-1975).lua b/nlvcross/nodes/(-117,5,-1975).lua new file mode 100644 index 0000000..cdcec9a --- /dev/null +++ b/nlvcross/nodes/(-117,5,-1975).lua @@ -0,0 +1,5 @@ +if atc_arrow then + F.on("SF1SouthWest", 1) +else + F.off("SF1SouthWest", 1, true) +end \ No newline at end of file diff --git a/nlvcross/nodes/(-170,7,-2008).lua b/nlvcross/nodes/(-170,7,-2008).lua new file mode 100644 index 0000000..cdcec9a --- /dev/null +++ b/nlvcross/nodes/(-170,7,-2008).lua @@ -0,0 +1,5 @@ +if atc_arrow then + F.on("SF1SouthWest", 1) +else + F.off("SF1SouthWest", 1, true) +end \ No newline at end of file diff --git a/nlvcross/nodes/(1604,-1,8169).lua b/nlvcross/nodes/(1604,-1,8169).lua new file mode 100644 index 0000000..06d0642 --- /dev/null +++ b/nlvcross/nodes/(1604,-1,8169).lua @@ -0,0 +1 @@ +F.off("NRG","S") \ No newline at end of file diff --git a/nlvcross/nodes/(1607,-1,8169).lua b/nlvcross/nodes/(1607,-1,8169).lua new file mode 100644 index 0000000..06d0642 --- /dev/null +++ b/nlvcross/nodes/(1607,-1,8169).lua @@ -0,0 +1 @@ +F.off("NRG","S") \ No newline at end of file diff --git a/nlvcross/nodes/(1615,-1,8169).lua b/nlvcross/nodes/(1615,-1,8169).lua new file mode 100644 index 0000000..de57380 --- /dev/null +++ b/nlvcross/nodes/(1615,-1,8169).lua @@ -0,0 +1 @@ +F.on("NRG","N") \ No newline at end of file diff --git a/nlvcross/nodes/(1618,-1,8169).lua b/nlvcross/nodes/(1618,-1,8169).lua new file mode 100644 index 0000000..de57380 --- /dev/null +++ b/nlvcross/nodes/(1618,-1,8169).lua @@ -0,0 +1 @@ +F.on("NRG","N") \ No newline at end of file diff --git a/nlvcross/nodes/(1683,26,8220).lua b/nlvcross/nodes/(1683,26,8220).lua new file mode 100644 index 0000000..a2d877b --- /dev/null +++ b/nlvcross/nodes/(1683,26,8220).lua @@ -0,0 +1 @@ +F.off("NRG","N") \ No newline at end of file diff --git a/nlvcross/nodes/(1683,26,8223).lua b/nlvcross/nodes/(1683,26,8223).lua new file mode 100644 index 0000000..c3a20cf --- /dev/null +++ b/nlvcross/nodes/(1683,26,8223).lua @@ -0,0 +1 @@ +F.on("NRG", "S") \ No newline at end of file diff --git a/nlvcross/nodes/(572,14,1011).lua b/nlvcross/nodes/(572,14,1011).lua index 5b08d92..4d71073 100644 --- a/nlvcross/nodes/(572,14,1011).lua +++ b/nlvcross/nodes/(572,14,1011).lua @@ -1,5 +1,5 @@ if atc_id then - if get_line()=="E1" and get_aspect("gardonst_lvc_sig1").main.free then + if get_line()=="E1" and get_aspect("gardonst_lvc_sig1").main == -1 then F.on("gardonst","1") end end \ No newline at end of file -- cgit v1.2.3