summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nlvcross/nodes/(572,14,1011).lua5
-rw-r--r--nlvcross/nodes/(613,14,1011).lua5
-rw-r--r--nlvcross/nodes/(664,14,1014).lua1
-rw-r--r--nlvcross/nodes/(668,14,1011).lua5
-rw-r--r--nlvcross/nodes/(706,14,1004).lua1
-rw-r--r--nlvcross/nodes/(841,14,1008).lua1
6 files changed, 0 insertions, 18 deletions
diff --git a/nlvcross/nodes/(572,14,1011).lua b/nlvcross/nodes/(572,14,1011).lua
deleted file mode 100644
index 4d71073..0000000
--- a/nlvcross/nodes/(572,14,1011).lua
+++ /dev/null
@@ -1,5 +0,0 @@
-if atc_id 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
diff --git a/nlvcross/nodes/(613,14,1011).lua b/nlvcross/nodes/(613,14,1011).lua
deleted file mode 100644
index 7468080..0000000
--- a/nlvcross/nodes/(613,14,1011).lua
+++ /dev/null
@@ -1,5 +0,0 @@
-if atc_id then
- if get_line()=="E1" then
- F.on("gardonst","1")
- end
-end \ No newline at end of file
diff --git a/nlvcross/nodes/(664,14,1014).lua b/nlvcross/nodes/(664,14,1014).lua
deleted file mode 100644
index a13454f..0000000
--- a/nlvcross/nodes/(664,14,1014).lua
+++ /dev/null
@@ -1 +0,0 @@
-F.off("gardonst","2") \ No newline at end of file
diff --git a/nlvcross/nodes/(668,14,1011).lua b/nlvcross/nodes/(668,14,1011).lua
deleted file mode 100644
index 5f2b6b1..0000000
--- a/nlvcross/nodes/(668,14,1011).lua
+++ /dev/null
@@ -1,5 +0,0 @@
-if event.train and get_line()~="E1" then
- interrupt(6,"lvon")
-elseif event.int then
- F.on("gardonst","1")
-end \ No newline at end of file
diff --git a/nlvcross/nodes/(706,14,1004).lua b/nlvcross/nodes/(706,14,1004).lua
deleted file mode 100644
index ab471ad..0000000
--- a/nlvcross/nodes/(706,14,1004).lua
+++ /dev/null
@@ -1 +0,0 @@
-F.off("gardonst","1") \ No newline at end of file
diff --git a/nlvcross/nodes/(841,14,1008).lua b/nlvcross/nodes/(841,14,1008).lua
deleted file mode 100644
index 5776672..0000000
--- a/nlvcross/nodes/(841,14,1008).lua
+++ /dev/null
@@ -1 +0,0 @@
-F.on("gardonst","2") \ No newline at end of file