about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_great/rooms/Main Area.txtpb15
1 files changed, 10 insertions, 5 deletions
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 82ec48c..61cf83d 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb
@@ -123,26 +123,31 @@ panels {
123ports { 123ports {
124 name: "ENTRY" 124 name: "ENTRY"
125 path: "Meshes/Blocks/Warps/worldport" 125 path: "Meshes/Blocks/Warps/worldport"
126 orientation: "south" 126 destination { x: 33 y: 0 z: 15 }
127 rotation: 0
127} 128}
128ports { 129ports {
129 name: "KEEN" 130 name: "KEEN"
130 path: "Meshes/Blocks/Warps/worldport6" 131 path: "Meshes/Blocks/Warps/worldport6"
131 orientation: "north" 132 destination { x: 33 y: 0 z: -21 }
133 rotation: 180
132} 134}
133ports { 135ports {
134 name: "ORB" 136 name: "ORB"
135 path: "Meshes/Blocks/Warps/worldport3" 137 path: "Meshes/Blocks/Warps/worldport3"
136 orientation: "north" 138 destination { x: 62 y: 0 z: -13 }
139 rotation: 180
137} 140}
138ports { 141ports {
139 name: "LINEAR" 142 name: "LINEAR"
140 path: "Meshes/Blocks/Warps/worldport15" 143 path: "Meshes/Blocks/Warps/worldport15"
141 orientation: "south" 144 destination { x: 33 y: 0 z: -42.5 }
145 rotation: 0
142} 146}
143ports { 147ports {
144 name: "DIGITAL" 148 name: "DIGITAL"
145 path: "Meshes/Blocks/Warps/worldport4" 149 path: "Meshes/Blocks/Warps/worldport4"
146 orientation: "down" 150 destination { x: -6.5 y: 0 z: 7.5 }
151 rotation: 0
147 required_door { name: "Digital Entrance" } 152 required_door { name: "Digital Entrance" }
148} 153}