diff options
Diffstat (limited to 'data/maps/the_owl')
-rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_owl/rooms/Magenta Hallway.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_owl/rooms/R2C2 Bottom.txtpb | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_owl/rooms/Connected Area.txtpb b/data/maps/the_owl/rooms/Connected Area.txtpb index cf5ea1f..e5c2633 100644 --- a/data/maps/the_owl/rooms/Connected Area.txtpb +++ b/data/maps/the_owl/rooms/Connected Area.txtpb | |||
@@ -150,6 +150,7 @@ paintings { | |||
150 | ports { | 150 | ports { |
151 | name: "FOURROOMS" | 151 | name: "FOURROOMS" |
152 | path: "Components/Warps/worldport2" | 152 | path: "Components/Warps/worldport2" |
153 | orientation: "east" | 153 | destination { x: 71.5 y: 0 z: -9 } |
154 | rotation: 90 | ||
154 | # Note that this is behind teal walls. | 155 | # Note that this is behind teal walls. |
155 | } | 156 | } |
diff --git a/data/maps/the_owl/rooms/Magenta Hallway.txtpb b/data/maps/the_owl/rooms/Magenta Hallway.txtpb index ccbdc1c..29e140a 100644 --- a/data/maps/the_owl/rooms/Magenta Hallway.txtpb +++ b/data/maps/the_owl/rooms/Magenta Hallway.txtpb | |||
@@ -2,5 +2,6 @@ name: "Magenta Hallway" | |||
2 | ports { | 2 | ports { |
3 | name: "STURDY" | 3 | name: "STURDY" |
4 | path: "Components/Warps/worldport3" | 4 | path: "Components/Warps/worldport3" |
5 | orientation: "west" | 5 | destination { x: 17 y: 0 z: -46 } |
6 | rotation: 270 | ||
6 | } | 7 | } |
diff --git a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb index 604a1cc..9d5a5c3 100644 --- a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb | |||
@@ -9,7 +9,8 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "GALLERY" | 10 | name: "GALLERY" |
11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
12 | orientation: "south" | 12 | destination { x: 0 y: 0 z: 9 } |
13 | rotation: 0 | ||
13 | # TODO: Note that this port is accessible from the other side in the Z1 | 14 | # TODO: Note that this port is accessible from the other side in the Z1 |
14 | # room. Hmm. | 15 | # room. Hmm. |
15 | } | 16 | } |