about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_unkempt/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_unkempt/rooms/Main Area.txtpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index b5d29c4..f98220d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb
@@ -216,14 +216,23 @@ keyholders {
216} 216}
217ports { 217ports {
218 name: "GREAT" 218 name: "GREAT"
219 display_name: "Main Entrance"
219 path: "Components/Warps/worldport" 220 path: "Components/Warps/worldport"
221 destination { x: -3 y: 0 z: 11 }
222 rotation: 270
220} 223}
221ports { 224ports {
222 name: "TREE" 225 name: "TREE"
226 display_name: "Brown Hallway"
223 path: "Components/Warps/worldport5" 227 path: "Components/Warps/worldport5"
228 destination { x: -34 y: 0 z: 7 }
229 rotation: 270
224} 230}
225ports { 231ports {
226 name: "SUNTEMPLE" 232 name: "SUNTEMPLE"
233 display_name: "Sun Temple Entrance"
227 path: "Components/Warps/worldport3" 234 path: "Components/Warps/worldport3"
235 destination { x: -42 y: 0 z: -2 }
236 rotation: 270
228 required_door { name: "Sun Temple Entrance" } 237 required_door { name: "Sun Temple Entrance" }
229} 238}