summaryrefslogtreecommitdiff
path: root/nlvcross/nodes
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-11-28 00:00:02 +0100
committerautocommitter <autocommitter@linux-forks.de>2024-11-28 00:00:02 +0100
commitd015cd28192bfc7ded2eda5f198ff4a8fe0ca371 (patch)
tree8b28574a5567275b897be53d52bf74758761af86 /nlvcross/nodes
parent900a51ba6b29da2c2731ccc3a1e009f1f447d8b0 (diff)
downloadluaatc_envs-d015cd28192bfc7ded2eda5f198ff4a8fe0ca371.tar.gz
luaatc_envs-d015cd28192bfc7ded2eda5f198ff4a8fe0ca371.tar.bz2
luaatc_envs-d015cd28192bfc7ded2eda5f198ff4a8fe0ca371.zip
State at 2024-11-28
Diffstat (limited to 'nlvcross/nodes')
-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