diff options
Diffstat (limited to 'data/maps/the_orb/rooms')
-rw-r--r-- | data/maps/the_orb/rooms/B Room.txtpb | 6 | ||||
-rw-r--r-- | data/maps/the_orb/rooms/Main Area.txtpb | 3 |
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..1a45101 100644 --- a/data/maps/the_orb/rooms/B Room.txtpb +++ b/data/maps/the_orb/rooms/B Room.txtpb | |||
@@ -14,7 +14,8 @@ paintings { | |||
14 | ports { | 14 | ports { |
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: 90 | ||
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 { | |||
23 | ports { | 24 | ports { |
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: 90 | ||
27 | } | 29 | } |
diff --git a/data/maps/the_orb/rooms/Main Area.txtpb b/data/maps/the_orb/rooms/Main Area.txtpb index 4fcac29..affe712 100644 --- a/data/maps/the_orb/rooms/Main Area.txtpb +++ b/data/maps/the_orb/rooms/Main Area.txtpb | |||
@@ -86,5 +86,6 @@ panels { | |||
86 | ports { | 86 | ports { |
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: 90 | ||
90 | } | 91 | } |