From da66780a569712c23ae4f2996cfb4608a9f9d69d Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 20:02:19 -0400 Subject: copy all standard Dreambuilder mods in from the old subgame (exactly as last supplied there, updates to these mods will follow later) --- streets/streetsmod/nodeboxes/trafficlight.nbe | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 streets/streetsmod/nodeboxes/trafficlight.nbe (limited to 'streets/streetsmod/nodeboxes') diff --git a/streets/streetsmod/nodeboxes/trafficlight.nbe b/streets/streetsmod/nodeboxes/trafficlight.nbe new file mode 100644 index 0000000..189f333 --- /dev/null +++ b/streets/streetsmod/nodeboxes/trafficlight.nbe @@ -0,0 +1,19 @@ +MINETEST NODEBOX EDITOR +PARSER 1 +NAME test + +NODE node1 +POSITION 0 0 0 +NODEBOX nodebox1 -0.1875 -0.5 0.5 0.1875 0.5 0.75 +NODEBOX nodebox2 -0.0625 0.375 0.3125 0.0625 0.4375 0.5 +NODEBOX nodebox3 -0.0625 0.0625 0.3125 0.0625 0.125 0.5 +NODEBOX nodebox4 -0.0625 -0.25 0.3125 0.0625 -0.1875 0.5 +NODEBOX nodebox5 0.0625 0.3125 0.3125 0.125 0.38 0.5 +NODEBOX nodebox6 -0.125 0.3125 0.3125 -0.0625 0.375 0.5 +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 +NODEBOX NodeBox11 -0.125 -0.125 0.85 0.125 0.125 0.75 +END NODE + -- cgit v1.2.3