summaryrefslogtreecommitdiff
path: root/nlvcross/nodes/(613,14,1011).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:07 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:07 +0200
commitc21692e0a830e434675014dd7b54736d180ce71d (patch)
treee928ac06b872bb5fa7697736f8cb78873e1424d2 /nlvcross/nodes/(613,14,1011).lua
parentc6612d4e4b59a03d097a494eee4c714f8b88f123 (diff)
downloadluaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.tar.gz
luaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.tar.bz2
luaatc_envs-c21692e0a830e434675014dd7b54736d180ce71d.zip
State at 2020-06-24
Diffstat (limited to 'nlvcross/nodes/(613,14,1011).lua')
-rw-r--r--nlvcross/nodes/(613,14,1011).lua6
1 files changed, 4 insertions, 2 deletions
diff --git a/nlvcross/nodes/(613,14,1011).lua b/nlvcross/nodes/(613,14,1011).lua
index 019ebcd..7468080 100644
--- a/nlvcross/nodes/(613,14,1011).lua
+++ b/nlvcross/nodes/(613,14,1011).lua
@@ -1,3 +1,5 @@
-if get_line()=="E1" then
- F.on("gardonst","1")
+if atc_id then
+ if get_line()=="E1" then
+ F.on("gardonst","1")
+ end
end \ No newline at end of file