about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Back Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Back Area.txtpb')
-rw-r--r--data/maps/the_great/rooms/Back Area.txtpb18
1 files changed, 13 insertions, 5 deletions
diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index 3701249..c57a76f 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb
@@ -1,5 +1,5 @@
1name: "Back Area" 1name: "Back Area"
2display_name: "Back Area" 2panel_display_name: "Back Area"
3panels { 3panels {
4 name: "PLANT" 4 name: "PLANT"
5 path: "Panels/General/entry_14" 5 path: "Panels/General/entry_14"
@@ -124,23 +124,31 @@ paintings {
124} 124}
125ports { 125ports {
126 name: "UNKEMPT" 126 name: "UNKEMPT"
127 display_name: "Unkempt Entrance"
127 path: "Meshes/Blocks/Warps/worldport5" 128 path: "Meshes/Blocks/Warps/worldport5"
128 orientation: "north" 129 destination { x: 72 y: 0 z: 10.5 }
130 rotation: 180
129} 131}
130ports { 132ports {
131 name: "THREEDOORS" 133 name: "THREEDOORS"
134 display_name: "Three Doors Entrance"
132 path: "Meshes/Blocks/Warps/worldport16" 135 path: "Meshes/Blocks/Warps/worldport16"
133 orientation: "south" 136 destination { x: 77 y: 0 z: 33.5 }
137 rotation: 0
134} 138}
135ports { 139ports {
136 name: "TOWER" 140 name: "TOWER"
141 display_name: "Tower Entrance"
137 path: "Meshes/Blocks/Warps/worldport10" 142 path: "Meshes/Blocks/Warps/worldport10"
138 orientation: "south" 143 destination { x: 0 y: 0 z: 52 }
144 rotation: 0
139 required_door { name: "Tower Entrance" } 145 required_door { name: "Tower Entrance" }
140 # The reverse warp bypasses the door, so there needs to be two oneway connections. 146 # The reverse warp bypasses the door, so there needs to be two oneway connections.
141} 147}
142ports { 148ports {
143 name: "TREE" 149 name: "TREE"
150 display_name: "Tree Entrance"
144 path: "Meshes/Blocks/Warps/worldport17" 151 path: "Meshes/Blocks/Warps/worldport17"
145 orientation: "north" 152 destination { x: 26 y: 0 z: 58 }
153 rotation: 180
146} 154}