diff options
Diffstat (limited to 'data/maps/the_owl/rooms')
| -rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/Magenta Hallway.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/R2C2 Bottom.txtpb | 4 |
3 files changed, 10 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..b604cba 100644 --- a/data/maps/the_owl/rooms/Connected Area.txtpb +++ b/data/maps/the_owl/rooms/Connected Area.txtpb | |||
| @@ -26,6 +26,7 @@ panels { | |||
| 26 | clue: "color" | 26 | clue: "color" |
| 27 | answer: "magenta" | 27 | answer: "magenta" |
| 28 | symbols: EXAMPLE | 28 | symbols: EXAMPLE |
| 29 | required_door { name: "Double Letters" } | ||
| 29 | } | 30 | } |
| 30 | panels { | 31 | panels { |
| 31 | name: "WHITE" | 32 | name: "WHITE" |
| @@ -149,7 +150,9 @@ paintings { | |||
| 149 | } | 150 | } |
| 150 | ports { | 151 | ports { |
| 151 | name: "FOURROOMS" | 152 | name: "FOURROOMS" |
| 153 | display_name: "Four Rooms Entrance" | ||
| 152 | path: "Components/Warps/worldport2" | 154 | path: "Components/Warps/worldport2" |
| 153 | orientation: "east" | 155 | destination { x: 71.5 y: 0 z: -9 } |
| 156 | rotation: 90 | ||
| 154 | # Note that this is behind teal walls. | 157 | # Note that this is behind teal walls. |
| 155 | } | 158 | } |
| diff --git a/data/maps/the_owl/rooms/Magenta Hallway.txtpb b/data/maps/the_owl/rooms/Magenta Hallway.txtpb index ccbdc1c..14d6f0d 100644 --- a/data/maps/the_owl/rooms/Magenta Hallway.txtpb +++ b/data/maps/the_owl/rooms/Magenta Hallway.txtpb | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | name: "Magenta Hallway" | 1 | name: "Magenta Hallway" |
| 2 | ports { | 2 | ports { |
| 3 | name: "STURDY" | 3 | name: "STURDY" |
| 4 | display_name: "Magenta Hallway" | ||
| 4 | path: "Components/Warps/worldport3" | 5 | path: "Components/Warps/worldport3" |
| 5 | orientation: "west" | 6 | destination { x: 17 y: 0 z: -46 } |
| 7 | rotation: 270 | ||
| 6 | } | 8 | } |
| diff --git a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb index 604a1cc..2cfd340 100644 --- a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb | |||
| @@ -8,8 +8,10 @@ panels { | |||
| 8 | } | 8 | } |
| 9 | ports { | 9 | ports { |
| 10 | name: "GALLERY" | 10 | name: "GALLERY" |
| 11 | display_name: "Gallery Worldport" | ||
| 11 | path: "Components/Warps/worldport" | 12 | path: "Components/Warps/worldport" |
| 12 | orientation: "south" | 13 | destination { x: 0 y: 0 z: 9 } |
| 14 | rotation: 0 | ||
| 13 | # TODO: Note that this port is accessible from the other side in the Z1 | 15 | # TODO: Note that this port is accessible from the other side in the Z1 |
| 14 | # room. Hmm. | 16 | # room. Hmm. |
| 15 | } | 17 | } |
