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.txtpb12
1 files changed, 8 insertions, 4 deletions
diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index c1b8ab3..fdf72e7 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb
@@ -125,22 +125,26 @@ paintings {
125ports { 125ports {
126 name: "UNKEMPT" 126 name: "UNKEMPT"
127 path: "Meshes/Blocks/Warps/worldport5" 127 path: "Meshes/Blocks/Warps/worldport5"
128 orientation: "north" 128 destination { x: 72 y: 0 z: 10.5 }
129 rotation: 180
129} 130}
130ports { 131ports {
131 name: "THREEDOORS" 132 name: "THREEDOORS"
132 path: "Meshes/Blocks/Warps/worldport16" 133 path: "Meshes/Blocks/Warps/worldport16"
133 orientation: "south" 134 destination { x: 77 y: 0 z: 33.5 }
135 rotation: 0
134} 136}
135ports { 137ports {
136 name: "TOWER" 138 name: "TOWER"
137 path: "Meshes/Blocks/Warps/worldport10" 139 path: "Meshes/Blocks/Warps/worldport10"
138 orientation: "south" 140 destination { x: 0 y: 0 z: 52 }
141 rotation: 0
139 required_door { name: "Tower Entrance" } 142 required_door { name: "Tower Entrance" }
140 # The reverse warp bypasses the door, so there needs to be two oneway connections. 143 # The reverse warp bypasses the door, so there needs to be two oneway connections.
141} 144}
142ports { 145ports {
143 name: "TREE" 146 name: "TREE"
144 path: "Meshes/Blocks/Warps/worldport17" 147 path: "Meshes/Blocks/Warps/worldport17"
145 orientation: "north" 148 destination { x: 26 y: 0 z: 58 }
149 rotation: 180
146} 150}