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.txtpb20
1 files changed, 15 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..a5ed9f3 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb
@@ -122,27 +122,37 @@ panels {
122} 122}
123ports { 123ports {
124 name: "ENTRY" 124 name: "ENTRY"
125 display_name: "Entry Building"
125 path: "Meshes/Blocks/Warps/worldport" 126 path: "Meshes/Blocks/Warps/worldport"
126 orientation: "south" 127 destination { x: 33 y: 0 z: 15 }
128 rotation: 0
127} 129}
128ports { 130ports {
129 name: "KEEN" 131 name: "KEEN"
132 display_name: "Keen Building Front"
130 path: "Meshes/Blocks/Warps/worldport6" 133 path: "Meshes/Blocks/Warps/worldport6"
131 orientation: "north" 134 destination { x: 33 y: 0 z: -21 }
135 rotation: 180
132} 136}
133ports { 137ports {
134 name: "ORB" 138 name: "ORB"
139 display_name: "Orb Building"
135 path: "Meshes/Blocks/Warps/worldport3" 140 path: "Meshes/Blocks/Warps/worldport3"
136 orientation: "north" 141 destination { x: 62 y: 0 z: -13 }
142 rotation: 180
137} 143}
138ports { 144ports {
139 name: "LINEAR" 145 name: "LINEAR"
146 display_name: "Keen Building Back"
140 path: "Meshes/Blocks/Warps/worldport15" 147 path: "Meshes/Blocks/Warps/worldport15"
141 orientation: "south" 148 destination { x: 33 y: 0 z: -42.5 }
149 rotation: 0
142} 150}
143ports { 151ports {
144 name: "DIGITAL" 152 name: "DIGITAL"
153 display_name: "Digital Hole"
145 path: "Meshes/Blocks/Warps/worldport4" 154 path: "Meshes/Blocks/Warps/worldport4"
146 orientation: "down" 155 destination { x: -6.5 y: 0 z: 7.5 }
156 rotation: 0
147 required_door { name: "Digital Entrance" } 157 required_door { name: "Digital Entrance" }
148} 158}