diff options
-rw-r--r-- | nlvcross/nodes/(1607,-1,8169).lua | 2 | ||||
-rw-r--r-- | nlvcross/nodes/(1609,6,8217).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(1613,6,8226).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(1615,-1,8169).lua | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/nlvcross/nodes/(1607,-1,8169).lua b/nlvcross/nodes/(1607,-1,8169).lua index 06d0642..cba6cca 100644 --- a/nlvcross/nodes/(1607,-1,8169).lua +++ b/nlvcross/nodes/(1607,-1,8169).lua @@ -1 +1 @@ -F.off("NRG","S")
\ No newline at end of file +F.on("NRG", "N")
\ No newline at end of file diff --git a/nlvcross/nodes/(1609,6,8217).lua b/nlvcross/nodes/(1609,6,8217).lua new file mode 100644 index 0000000..cb8752c --- /dev/null +++ b/nlvcross/nodes/(1609,6,8217).lua @@ -0,0 +1 @@ +F.on("nrg", "S")
\ No newline at end of file diff --git a/nlvcross/nodes/(1613,6,8226).lua b/nlvcross/nodes/(1613,6,8226).lua new file mode 100644 index 0000000..d306efc --- /dev/null +++ b/nlvcross/nodes/(1613,6,8226).lua @@ -0,0 +1 @@ +F.off("NRG", "N")
\ No newline at end of file diff --git a/nlvcross/nodes/(1615,-1,8169).lua b/nlvcross/nodes/(1615,-1,8169).lua index de57380..3df4b2e 100644 --- a/nlvcross/nodes/(1615,-1,8169).lua +++ b/nlvcross/nodes/(1615,-1,8169).lua @@ -1 +1 @@ -F.on("NRG","N")
\ No newline at end of file +F.off("NRG", "S")
\ No newline at end of file |