summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--streetsmod/nodeboxes/trafficlight.nbe4
-rw-r--r--trafficlight/init.lua1
2 files changed, 4 insertions, 1 deletions
diff --git a/streetsmod/nodeboxes/trafficlight.nbe b/streetsmod/nodeboxes/trafficlight.nbe
index 50895b7..189f333 100644
--- a/streetsmod/nodeboxes/trafficlight.nbe
+++ b/streetsmod/nodeboxes/trafficlight.nbe
@@ -14,4 +14,6 @@ NODEBOX nodebox7 0.0625 0 0.3125 0.125 0.0625 0.5
NODEBOX nodebox8 -0.125 0 0.3125 -0.0625 0.0625 0.5
NODEBOX nodebox9 0.0625 -0.3125 0.3125 0.125 -0.25 0.5
NODEBOX nodebox10 -0.125 -0.3125 0.3125 -0.0625 -0.25 0.5
-END NODE \ No newline at end of file
+NODEBOX NodeBox11 -0.125 -0.125 0.85 0.125 0.125 0.75
+END NODE
+
diff --git a/trafficlight/init.lua b/trafficlight/init.lua
index 2b4cd46..73b8c70 100644
--- a/trafficlight/init.lua
+++ b/trafficlight/init.lua
@@ -14,6 +14,7 @@ streets.tlBox = {
{-0.125,0,0.3125,-0.0625,0.0625,0.5}, --nodebox8
{0.0625,-0.3125,0.3125,0.125,-0.25,0.5}, --nodebox9
{-0.125,-0.3125,0.3125,-0.0625,-0.25,0.5}, --nodebox10
+ {-0.125, -0.125, 0.85, 0.125, 0.125, 0.75}, -- NodeBox11
}
streets.tlRythm = {