about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_orb/rooms')
-rw-r--r--data/maps/the_orb/rooms/B Room.txtpb6
-rw-r--r--data/maps/the_orb/rooms/Main Area.txtpb3
2 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_orb/rooms/B Room.txtpb b/data/maps/the_orb/rooms/B Room.txtpb index 0324647..cdb533b 100644 --- a/data/maps/the_orb/rooms/B Room.txtpb +++ b/data/maps/the_orb/rooms/B Room.txtpb
@@ -14,7 +14,8 @@ paintings {
14ports { 14ports {
15 name: "MID" 15 name: "MID"
16 path: "Components/Warps/worldport4" 16 path: "Components/Warps/worldport4"
17 orientation: "south" 17 destination { x: -69 y: 0 z: 43 }
18 rotation: 0
18 # This port is in the room immediately after solving the B puzzles, which 19 # This port is in the room immediately after solving the B puzzles, which
19 # means it seems like it would be inaccessible if you enter the map from the 20 # means it seems like it would be inaccessible if you enter the map from the
20 # painting or from the final port, but entering the O or R areas brings you 21 # painting or from the final port, but entering the O or R areas brings you
@@ -23,5 +24,6 @@ ports {
23ports { 24ports {
24 name: "FINAL" 25 name: "FINAL"
25 path: "Components/Warps/worldport5" 26 path: "Components/Warps/worldport5"
26 orientation: "south" 27 destination { x: -69 y: 0 z: 87 }
28 rotation: 0
27} 29}
diff --git a/data/maps/the_orb/rooms/Main Area.txtpb b/data/maps/the_orb/rooms/Main Area.txtpb index 4fcac29..2fc17d7 100644 --- a/data/maps/the_orb/rooms/Main Area.txtpb +++ b/data/maps/the_orb/rooms/Main Area.txtpb
@@ -86,5 +86,6 @@ panels {
86ports { 86ports {
87 name: "GREAT" 87 name: "GREAT"
88 path: "Components/Warps/worldport" 88 path: "Components/Warps/worldport"
89 orientation: "south" 89 destination { x: 38 y: 0 z: 39 }
90 rotation: 0
90} 91}