diff options
Diffstat (limited to 'nlvcross')
-rw-r--r-- | nlvcross/init_code.lua | 2 | ||||
-rw-r--r-- | nlvcross/nodes/(-5063,6,-3553).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(-5063,6,-3556).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(-5078,6,-3553).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(-5089,6,-3556).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(-5111,7,-3553).lua | 1 | ||||
-rw-r--r-- | nlvcross/nodes/(-5181,7,-3556).lua | 1 |
7 files changed, 7 insertions, 1 deletions
diff --git a/nlvcross/init_code.lua b/nlvcross/init_code.lua index 0dd9c0e..6b18d77 100644 --- a/nlvcross/init_code.lua +++ b/nlvcross/init_code.lua @@ -1,6 +1,6 @@ F.crossings={ ML1_unnamed=2, - ML1_Scl1=2, + ML1_Scl1=4, freightrwa = 2, smlpatha = 2, spneul = 10, diff --git a/nlvcross/nodes/(-5063,6,-3553).lua b/nlvcross/nodes/(-5063,6,-3553).lua new file mode 100644 index 0000000..7abf5fe --- /dev/null +++ b/nlvcross/nodes/(-5063,6,-3553).lua @@ -0,0 +1 @@ +F.off("ML1_Scl1", "E")
\ No newline at end of file diff --git a/nlvcross/nodes/(-5063,6,-3556).lua b/nlvcross/nodes/(-5063,6,-3556).lua new file mode 100644 index 0000000..7abf5fe --- /dev/null +++ b/nlvcross/nodes/(-5063,6,-3556).lua @@ -0,0 +1 @@ +F.off("ML1_Scl1", "E")
\ No newline at end of file diff --git a/nlvcross/nodes/(-5078,6,-3553).lua b/nlvcross/nodes/(-5078,6,-3553).lua new file mode 100644 index 0000000..1e4449c --- /dev/null +++ b/nlvcross/nodes/(-5078,6,-3553).lua @@ -0,0 +1 @@ +F.on("ML1_Scl1", "W")
\ No newline at end of file diff --git a/nlvcross/nodes/(-5089,6,-3556).lua b/nlvcross/nodes/(-5089,6,-3556).lua new file mode 100644 index 0000000..1e4449c --- /dev/null +++ b/nlvcross/nodes/(-5089,6,-3556).lua @@ -0,0 +1 @@ +F.on("ML1_Scl1", "W")
\ No newline at end of file diff --git a/nlvcross/nodes/(-5111,7,-3553).lua b/nlvcross/nodes/(-5111,7,-3553).lua new file mode 100644 index 0000000..00f0234 --- /dev/null +++ b/nlvcross/nodes/(-5111,7,-3553).lua @@ -0,0 +1 @@ +F.off("ML1_Scl1", "W")
\ No newline at end of file diff --git a/nlvcross/nodes/(-5181,7,-3556).lua b/nlvcross/nodes/(-5181,7,-3556).lua new file mode 100644 index 0000000..6f08c7f --- /dev/null +++ b/nlvcross/nodes/(-5181,7,-3556).lua @@ -0,0 +1 @@ +F.on("ML1_Scl1", "E")
\ No newline at end of file |