diff options
Diffstat (limited to 'data/maps/the_entry/rooms')
37 files changed, 256 insertions, 176 deletions
| diff --git a/data/maps/the_entry/rooms/Blue Alcove.txtpb b/data/maps/the_entry/rooms/Blue Alcove.txtpb index 96c9fcf..3df58b9 100644 --- a/data/maps/the_entry/rooms/Blue Alcove.txtpb +++ b/data/maps/the_entry/rooms/Blue Alcove.txtpb | |||
| @@ -1,16 +1,16 @@ | |||
| 1 | name: "Blue Alcove" | 1 | name: "Blue Alcove" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "BLUE" | 4 | name: "BLUE" |
| 5 | path: "Panels/Back Right/br_11" | 5 | path: "Panels/Back Right/br_11" |
| 6 | clue: "blue" | 6 | clue: "blue" |
| 7 | answer: "orange" | 7 | answer: "orange" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "ARMY" | 11 | name: "ARMY" |
| 12 | path: "Panels/Back Right/br_13" | 12 | path: "Panels/Back Right/br_13" |
| 13 | clue: "army" | 13 | clue: "army" |
| 14 | answer: "navy" | 14 | answer: "navy" |
| 15 | symbols: "example" | 15 | symbols: EXAMPLE |
| 16 | } \ No newline at end of file | 16 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Colored Doors Area.txtpb b/data/maps/the_entry/rooms/Colored Doors Area.txtpb index 29e89b5..4767387 100644 --- a/data/maps/the_entry/rooms/Colored Doors Area.txtpb +++ b/data/maps/the_entry/rooms/Colored Doors Area.txtpb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | name: "Colored Doors Area" | 1 | name: "Colored Doors Area" |
| 2 | display_name: "Colored Doors Area" | 2 | panel_display_name: "Colored Doors Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "OPEN" | 4 | name: "OPEN" |
| 5 | path: "Panels/Back Left/backleft_proxying_1" | 5 | path: "Panels/Back Left/backleft_proxying_1" |
| diff --git a/data/maps/the_entry/rooms/Composite Room Entrance.txtpb b/data/maps/the_entry/rooms/Composite Room Entrance.txtpb new file mode 100644 index 0000000..ca9e7f4 --- /dev/null +++ b/data/maps/the_entry/rooms/Composite Room Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Composite Room Entrance" | ||
| 2 | panel_display_name: "Starting Room" | ||
| 3 | ports { | ||
| 4 | name: "COMPOSITE" | ||
| 5 | display_name: "Starting Room NE Worldport" | ||
| 6 | path: "Components/Warps/worldport12" | ||
| 7 | destination { x: 16 y: 0 z: -20 } | ||
| 8 | rotation: 90 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb b/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb index 0819953..fabcd60 100644 --- a/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb +++ b/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | name: "Ctrl Tutorial" | 1 | name: "Ctrl Tutorial" |
| 2 | display_name: "Colored Doors Area" | 2 | panel_display_name: "Colored Doors Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "RIGHT" | 4 | name: "RIGHT" |
| 5 | path: "Panels/Back Left/backleft_proxying_2" | 5 | path: "Panels/Back Left/backleft_proxying_2" |
| diff --git a/data/maps/the_entry/rooms/D Room Final.txtpb b/data/maps/the_entry/rooms/D Room Final.txtpb index 960cb1c..bb8ee87 100644 --- a/data/maps/the_entry/rooms/D Room Final.txtpb +++ b/data/maps/the_entry/rooms/D Room Final.txtpb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | name: "D Room Final" | 1 | name: "D Room Final" |
| 2 | display_name: "D Room" | 2 | panel_display_name: "D Room" |
| 3 | letters { | 3 | letters { |
| 4 | key: "d" | 4 | key: "d" |
| 5 | path: "Components/Collectables/d" | 5 | path: "Components/Collectables/d" |
| diff --git a/data/maps/the_entry/rooms/D Room.txtpb b/data/maps/the_entry/rooms/D Room.txtpb index b29f8a8..fdf6846 100644 --- a/data/maps/the_entry/rooms/D Room.txtpb +++ b/data/maps/the_entry/rooms/D Room.txtpb | |||
| @@ -1,65 +1,65 @@ | |||
| 1 | name: "D Room" | 1 | name: "D Room" |
| 2 | display_name: "D Room" | 2 | panel_display_name: "D Room" |
| 3 | panels { | 3 | panels { |
| 4 | name: "BASEBALL" | 4 | name: "BASEBALL" |
| 5 | path: "Panels/D/d_2" | 5 | path: "Panels/D/d_2" |
| 6 | clue: "baseball" | 6 | clue: "baseball" |
| 7 | answer: "hat" | 7 | answer: "hat" |
| 8 | symbols: "example" | 8 | symbols: EXAMPLE |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "BIKERS" | 11 | name: "BIKERS" |
| 12 | path: "Panels/D/d_3" | 12 | path: "Panels/D/d_3" |
| 13 | clue: "biker's" | 13 | clue: "biker's" |
| 14 | answer: "tan" | 14 | answer: "tan" |
| 15 | symbols: "example" | 15 | symbols: EXAMPLE |
| 16 | } | 16 | } |
| 17 | panels { | 17 | panels { |
| 18 | name: "RED" | 18 | name: "RED" |
| 19 | path: "Panels/D/d_4" | 19 | path: "Panels/D/d_4" |
| 20 | clue: "red" | 20 | clue: "red" |
| 21 | answer: "ant" | 21 | answer: "ant" |
| 22 | symbols: "example" | 22 | symbols: EXAMPLE |
| 23 | } | 23 | } |
| 24 | panels { | 24 | panels { |
| 25 | name: "SUN" | 25 | name: "SUN" |
| 26 | path: "Panels/D/d_5" | 26 | path: "Panels/D/d_5" |
| 27 | clue: "sun" | 27 | clue: "sun" |
| 28 | answer: "tan" | 28 | answer: "tan" |
| 29 | symbols: "example" | 29 | symbols: EXAMPLE |
| 30 | } | 30 | } |
| 31 | panels { | 31 | panels { |
| 32 | name: "BLACK" | 32 | name: "BLACK" |
| 33 | path: "Panels/D/d_6" | 33 | path: "Panels/D/d_6" |
| 34 | clue: "black" | 34 | clue: "black" |
| 35 | answer: "ant" | 35 | answer: "ant" |
| 36 | symbols: "example" | 36 | symbols: EXAMPLE |
| 37 | } | 37 | } |
| 38 | panels { | 38 | panels { |
| 39 | name: "COWBOY" | 39 | name: "COWBOY" |
| 40 | path: "Panels/D/d_7" | 40 | path: "Panels/D/d_7" |
| 41 | clue: "cowboy" | 41 | clue: "cowboy" |
| 42 | answer: "hat" | 42 | answer: "hat" |
| 43 | symbols: "example" | 43 | symbols: EXAMPLE |
| 44 | } | 44 | } |
| 45 | panels { | 45 | panels { |
| 46 | name: "SPRAY" | 46 | name: "SPRAY" |
| 47 | path: "Panels/D/d_8" | 47 | path: "Panels/D/d_8" |
| 48 | clue: "spray" | 48 | clue: "spray" |
| 49 | answer: "tan" | 49 | answer: "tan" |
| 50 | symbols: "example" | 50 | symbols: EXAMPLE |
| 51 | } | 51 | } |
| 52 | panels { | 52 | panels { |
| 53 | name: "BOWLER" | 53 | name: "BOWLER" |
| 54 | path: "Panels/D/d_9" | 54 | path: "Panels/D/d_9" |
| 55 | clue: "bowler" | 55 | clue: "bowler" |
| 56 | answer: "hat" | 56 | answer: "hat" |
| 57 | symbols: "example" | 57 | symbols: EXAMPLE |
| 58 | } | 58 | } |
| 59 | panels { | 59 | panels { |
| 60 | name: "CARPENTER" | 60 | name: "CARPENTER" |
| 61 | path: "Panels/D/d_10" | 61 | path: "Panels/D/d_10" |
| 62 | clue: "carpenter" | 62 | clue: "carpenter" |
| 63 | answer: "ant" | 63 | answer: "ant" |
| 64 | symbols: "example" | 64 | symbols: EXAMPLE |
| 65 | } \ No newline at end of file | 65 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Daedalus Entrance.txtpb b/data/maps/the_entry/rooms/Daedalus Entrance.txtpb new file mode 100644 index 0000000..76dc278 --- /dev/null +++ b/data/maps/the_entry/rooms/Daedalus Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Daedalus Entrance" | ||
| 2 | panel_display_name: "Starting Room" | ||
| 3 | ports { | ||
| 4 | name: "DAEDALUS" | ||
| 5 | display_name: "Starting Room North Wall West Worldport" | ||
| 6 | path: "Components/Warps/worldport6" | ||
| 7 | destination { x: -16 y: 0 z: -20 } | ||
| 8 | rotation: 270 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Digital Entrance.txtpb b/data/maps/the_entry/rooms/Digital Entrance.txtpb new file mode 100644 index 0000000..b7689bd --- /dev/null +++ b/data/maps/the_entry/rooms/Digital Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Digital Entrance" | ||
| 2 | panel_display_name: "Starting Room" | ||
| 3 | ports { | ||
| 4 | name: "DIGITAL" | ||
| 5 | display_name: "Second Room Left Worldport" | ||
| 6 | path: "Components/Warps/worldport" | ||
| 7 | destination { x: -78 y: 0 z: -24 } | ||
| 8 | rotation: 270 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Entry Exit.txtpb b/data/maps/the_entry/rooms/Entry Exit.txtpb index 4f4ac28..e270bf8 100644 --- a/data/maps/the_entry/rooms/Entry Exit.txtpb +++ b/data/maps/the_entry/rooms/Entry Exit.txtpb | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | name: "Entry Exit" | 1 | name: "Entry Exit" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
| 3 | ports { | 3 | ports { |
| 4 | name: "GREAT" | 4 | name: "GREAT" |
| 5 | display_name: "Second Room Right Worldport" | ||
| 5 | path: "Components/Warps/worldport2" | 6 | path: "Components/Warps/worldport2" |
| 6 | orientation: "north" | 7 | destination { x: 18 y: 0 z: -36 } |
| 7 | } \ No newline at end of file | 8 | rotation: 180 |
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb index 50781ad..00f2534 100644 --- a/data/maps/the_entry/rooms/Eye Room.txtpb +++ b/data/maps/the_entry/rooms/Eye Room.txtpb | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | name: "Eye Room" | 1 | name: "Eye Room" |
| 2 | display_name: "Eye Room" | 2 | panel_display_name: "Eye Room" |
| 3 | panels { | 3 | panels { |
| 4 | name: "I" | 4 | name: "I" |
| 5 | path: "Panels/Entry/eyes_1" | 5 | path: "Panels/Entry/eyes_1" |
| 6 | clue: "i" | 6 | clue: "i" |
| 7 | answer: "eyes" | 7 | answer: "eyes" |
| 8 | symbols: "zero" | 8 | symbols: ZERO |
| 9 | symbols: "planet" | 9 | symbols: PLANET |
| 10 | } | 10 | } |
| 11 | paintings { | 11 | paintings { |
| 12 | name: "ENTER" | 12 | name: "ENTER" |
| @@ -28,4 +28,11 @@ paintings { | |||
| 28 | enter_only: true | 28 | enter_only: true |
| 29 | required_door { name: "Third Eye Painting" } | 29 | required_door { name: "Third Eye Painting" } |
| 30 | display_name: "Painting Beside Panel" | 30 | display_name: "Painting Beside Panel" |
| 31 | } \ No newline at end of file | 31 | } |
| 32 | ports { | ||
| 33 | name: "LIONIZED" | ||
| 34 | display_name: "Eye Room Worldport" | ||
| 35 | path: "Components/Warps/worldport10" | ||
| 36 | destination { x: 18 y: 0 z: -88.5 } | ||
| 37 | rotation: 180 | ||
| 38 | } | ||
| diff --git a/data/maps/the_entry/rooms/Flipped Link Area.txtpb b/data/maps/the_entry/rooms/Flipped Link Area.txtpb index b189c57..950e9b1 100644 --- a/data/maps/the_entry/rooms/Flipped Link Area.txtpb +++ b/data/maps/the_entry/rooms/Flipped Link Area.txtpb | |||
| @@ -1,23 +1,24 @@ | |||
| 1 | name: "Flipped Link Area" | 1 | name: "Flipped Link Area" |
| 2 | display_name: "Pyramid Area" | 2 | panel_display_name: "Pyramid Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "WANDER" | 4 | name: "WANDER" |
| 5 | path: "Panels/Pilgrimage/cream_4" | 5 | path: "Panels/Pilgrimage/cream_4" |
| 6 | clue: "wander" | 6 | clue: "wander" |
| 7 | answer: "roam" | 7 | answer: "roam" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | display_name: "WANDER (Flipped)" | ||
| 9 | } | 10 | } |
| 10 | paintings { | 11 | paintings { |
| 11 | name: "NEAR" | 12 | name: "NEAR" |
| 12 | path: "Components/Paintings/aches2" | 13 | path: "Components/Paintings/aches2" |
| 13 | orientation: "north" | 14 | orientation: "north" |
| 14 | flipped: true | 15 | gravity: Y_PLUS |
| 15 | display_name: "Flipper Near Painting" | 16 | display_name: "Flipped Near Painting" |
| 16 | } | 17 | } |
| 17 | paintings { | 18 | paintings { |
| 18 | name: "FAR" | 19 | name: "FAR" |
| 19 | path: "Components/Paintings/aches4" | 20 | path: "Components/Paintings/aches4" |
| 20 | orientation: "south" | 21 | orientation: "south" |
| 21 | flipped: true | 22 | gravity: Y_PLUS |
| 22 | display_name: "Flipped Far Painting" | 23 | display_name: "Flipped Far Painting" |
| 23 | } \ No newline at end of file | 24 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb index c0471ca..30e737f 100644 --- a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb +++ b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | |||
| @@ -1,16 +1,6 @@ | |||
| 1 | name: "Flipped Pyramid Area" | 1 | name: "Flipped Pyramid Area" |
| 2 | display_name: "Pyramid Area" | 2 | panel_display_name: "Pyramid Area" |
| 3 | panels { | 3 | # The fact that the doors here cover up the panels once they open is a problem |
| 4 | name: "TURN (1)" | 4 | # since you're not guaranteed to have access to the lower area if painting |
| 5 | path: "Panels/Entry/l_opener_3" | 5 | # shuffle is a thing. So we need to edit these doors so that they don't cover up |
| 6 | clue: "turn" | 6 | # the panels. |
| 7 | answer: "flip" | ||
| 8 | symbols: "sun" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "TURN (2)" | ||
| 12 | path: "Panels/Entry/l_opener_4" | ||
| 13 | clue: "turn" | ||
| 14 | answer: "spin" | ||
| 15 | symbols: "sun" | ||
| 16 | } \ No newline at end of file | ||
| diff --git a/data/maps/the_entry/rooms/Flipped Right Eye.txtpb b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb index 0689cbf..14f3f5a 100644 --- a/data/maps/the_entry/rooms/Flipped Right Eye.txtpb +++ b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb | |||
| @@ -1,16 +1,16 @@ | |||
| 1 | name: "Flipped Right Eye" | 1 | name: "Flipped Right Eye" |
| 2 | display_name: "Flip Area" | 2 | panel_display_name: "Flip Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "WHERE" | 4 | name: "WHERE" |
| 5 | path: "Panels/Pilgrimage/cream_5" | 5 | path: "Panels/Pilgrimage/cream_5" |
| 6 | clue: "where" | 6 | clue: "where" |
| 7 | answer: "here" | 7 | answer: "here" |
| 8 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "HERE" | 11 | name: "HERE" |
| 12 | path: "Panels/Pilgrimage/cream_6" | 12 | path: "Panels/Pilgrimage/cream_6" |
| 13 | clue: "here" | 13 | clue: "here" |
| 14 | answer: "there" | 14 | answer: "there" |
| 15 | symbols: "sparkles" | 15 | symbols: SPARKLES |
| 16 | } \ No newline at end of file | 16 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Flipped Second Room.txtpb b/data/maps/the_entry/rooms/Flipped Second Room.txtpb index 339ea64..0d518bb 100644 --- a/data/maps/the_entry/rooms/Flipped Second Room.txtpb +++ b/data/maps/the_entry/rooms/Flipped Second Room.txtpb | |||
| @@ -1,29 +1,23 @@ | |||
| 1 | name: "Flipped Second Room" | 1 | name: "Flipped Second Room" |
| 2 | display_name: "Flip Area" | 2 | panel_display_name: "Flip Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "CLUE" | 4 | name: "CLUE" |
| 5 | path: "Panels/Entry/second_right_top" | 5 | path: "Panels/Entry/second_right_top" |
| 6 | clue: "clue" | 6 | clue: "clue" |
| 7 | answer: "hint" | 7 | answer: "hint" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "SLENDER" | 11 | name: "SLENDER" |
| 12 | path: "Panels/Entry/second_left_top" | 12 | path: "Panels/Entry/second_left_top" |
| 13 | clue: "slender" | 13 | clue: "slender" |
| 14 | answer: "thin" | 14 | answer: "thin" |
| 15 | symbols: "sun" | 15 | symbols: SUN |
| 16 | } | 16 | } |
| 17 | paintings { | 17 | paintings { |
| 18 | name: "EYE" | 18 | name: "EYE" |
| 19 | path: "Components/Paintings/eyes" | 19 | path: "Components/Paintings/eyes" |
| 20 | orientation: "north" | 20 | orientation: "north" |
| 21 | flipped: true | 21 | gravity: Y_PLUS |
| 22 | display_name: "Eye Painting" | 22 | display_name: "Eye Painting" |
| 23 | } | 23 | } |
| 24 | ports { | ||
| 25 | name: "FOUR" | ||
| 26 | path: "Components/Warps/worldport9" | ||
| 27 | orientation: "south" | ||
| 28 | required_door { name: "Flipped Second Room Right Door" } | ||
| 29 | } \ No newline at end of file | ||
| diff --git a/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb new file mode 100644 index 0000000..d4650f0 --- /dev/null +++ b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Four Rooms Entrance" | ||
| 2 | ports { | ||
| 3 | name: "FOUR" | ||
| 4 | display_name: "Flipped Second Room Right Worldport" | ||
| 5 | path: "Components/Warps/worldport9" | ||
| 6 | destination { x: -41 y: 6 z: -17.5 } | ||
| 7 | rotation: 0 | ||
| 8 | # This isn't actually Y_PLUS gravity! A nearby warp sneakily flips you. | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Gallery Return.txtpb b/data/maps/the_entry/rooms/Gallery Return.txtpb index 0be5fe3..7235d80 100644 --- a/data/maps/the_entry/rooms/Gallery Return.txtpb +++ b/data/maps/the_entry/rooms/Gallery Return.txtpb | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | name: "Gallery Return" | 1 | name: "Gallery Return" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Gallery Return" |
| 3 | panels { | 3 | panels { |
| 4 | name: "RETURN" | 4 | name: "RETURN" |
| 5 | path: "Panels/Entry/gallery_return" | 5 | path: "Panels/Entry/gallery_return" |
| 6 | clue: "return" | 6 | clue: "return" |
| 7 | answer: "turn" | 7 | answer: "turn" |
| 8 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 9 | } | 9 | } |
| 10 | ports { | 10 | ports { |
| 11 | name: "GALLERY" | 11 | name: "GALLERY" |
| 12 | display_name: "Gallery Return" | ||
| 12 | path: "Components/Warps/worldport4" | 13 | path: "Components/Warps/worldport4" |
| 13 | orientation: "north" | 14 | destination { x: -38 y: 0 z: 8.5 } |
| 15 | rotation: 180 | ||
| 14 | } \ No newline at end of file | 16 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Least Blue Last.txtpb b/data/maps/the_entry/rooms/Least Blue Last.txtpb index d1d4da1..dde203a 100644 --- a/data/maps/the_entry/rooms/Least Blue Last.txtpb +++ b/data/maps/the_entry/rooms/Least Blue Last.txtpb | |||
| @@ -1,67 +1,67 @@ | |||
| 1 | name: "Least Blue Last" | 1 | name: "Least Blue Last" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "CAPABLE (1)" | 4 | name: "CAPABLE (1)" |
| 5 | path: "Panels/LBL/lbl_1" | 5 | path: "Panels/LBL/lbl_1" |
| 6 | clue: "capable" | 6 | clue: "capable" |
| 7 | answer: "able" | 7 | answer: "able" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "CAPABLE (2)" | 11 | name: "CAPABLE (2)" |
| 12 | path: "Panels/LBL/lbl_2" | 12 | path: "Panels/LBL/lbl_2" |
| 13 | clue: "capable" | 13 | clue: "capable" |
| 14 | answer: "able" | 14 | answer: "able" |
| 15 | symbols: "sparkles" | 15 | symbols: SPARKLES |
| 16 | } | 16 | } |
| 17 | panels { | 17 | panels { |
| 18 | name: "LUSTRE" | 18 | name: "LUSTRE" |
| 19 | path: "Panels/LBL/lbl_3" | 19 | path: "Panels/LBL/lbl_3" |
| 20 | clue: "lustre" | 20 | clue: "lustre" |
| 21 | answer: "lust" | 21 | answer: "lust" |
| 22 | symbols: "sparkles" | 22 | symbols: SPARKLES |
| 23 | } | 23 | } |
| 24 | panels { | 24 | panels { |
| 25 | name: "WANT" | 25 | name: "WANT" |
| 26 | path: "Panels/LBL/lbl_4" | 26 | path: "Panels/LBL/lbl_4" |
| 27 | clue: "want" | 27 | clue: "want" |
| 28 | answer: "lust" | 28 | answer: "lust" |
| 29 | symbols: "sun" | 29 | symbols: SUN |
| 30 | } | 30 | } |
| 31 | panels { | 31 | panels { |
| 32 | name: "STEALER" | 32 | name: "STEALER" |
| 33 | path: "Panels/LBL/lbl_5" | 33 | path: "Panels/LBL/lbl_5" |
| 34 | clue: "stealer" | 34 | clue: "stealer" |
| 35 | answer: "stale" | 35 | answer: "stale" |
| 36 | symbols: "sparkles" | 36 | symbols: SPARKLES |
| 37 | } | 37 | } |
| 38 | panels { | 38 | panels { |
| 39 | name: "OLD" | 39 | name: "OLD" |
| 40 | path: "Panels/LBL/lbl_6" | 40 | path: "Panels/LBL/lbl_6" |
| 41 | clue: "old" | 41 | clue: "old" |
| 42 | answer: "stale" | 42 | answer: "stale" |
| 43 | symbols: "sun" | 43 | symbols: SUN |
| 44 | } | 44 | } |
| 45 | panels { | 45 | panels { |
| 46 | name: "TRUST" | 46 | name: "TRUST" |
| 47 | path: "Panels/LBL/lbl_7" | 47 | path: "Panels/LBL/lbl_7" |
| 48 | clue: "trust" | 48 | clue: "trust" |
| 49 | answer: "lust" | 49 | answer: "lust" |
| 50 | symbols: "zero" | 50 | symbols: ZERO |
| 51 | } | 51 | } |
| 52 | panels { | 52 | panels { |
| 53 | name: "LABEL" | 53 | name: "LABEL" |
| 54 | path: "Panels/LBL/lbl_8" | 54 | path: "Panels/LBL/lbl_8" |
| 55 | clue: "label" | 55 | clue: "label" |
| 56 | answer: "able" | 56 | answer: "able" |
| 57 | symbols: "zero" | 57 | symbols: ZERO |
| 58 | } | 58 | } |
| 59 | panels { | 59 | panels { |
| 60 | name: "AIL" | 60 | name: "AIL" |
| 61 | path: "Panels/LBL/lbl_9" | 61 | path: "Panels/LBL/lbl_9" |
| 62 | clue: "ail" | 62 | clue: "ail" |
| 63 | answer: "stale" | 63 | answer: "stale" |
| 64 | symbols: "zero" | 64 | symbols: ZERO |
| 65 | } | 65 | } |
| 66 | panels { | 66 | panels { |
| 67 | name: "CORNERS" | 67 | name: "CORNERS" |
| @@ -72,8 +72,10 @@ panels { | |||
| 72 | } | 72 | } |
| 73 | ports { | 73 | ports { |
| 74 | name: "DARKROOM" | 74 | name: "DARKROOM" |
| 75 | display_name: "Near L1 Worldport" | ||
| 75 | path: "Components/Warps/worldport5" | 76 | path: "Components/Warps/worldport5" |
| 76 | orientation: "south" | 77 | destination { x: 43 y: 0 z: -10 } |
| 78 | rotation: 0 | ||
| 77 | } | 79 | } |
| 78 | paintings { | 80 | paintings { |
| 79 | name: "PAINS" | 81 | name: "PAINS" |
| diff --git a/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb b/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb new file mode 100644 index 0000000..7c5ef71 --- /dev/null +++ b/data/maps/the_entry/rooms/Liberated Entrance Panel.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Liberated Entrance Panel" | ||
| 2 | panel_display_name: "Pyramid Area" | ||
| 3 | panels { | ||
| 4 | name: "TURN (1)" | ||
| 5 | path: "Panels/Entry/l_opener_3" | ||
| 6 | clue: "turn" | ||
| 7 | answer: "flip" | ||
| 8 | symbols: SUN | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Liberated Entrance.txtpb b/data/maps/the_entry/rooms/Liberated Entrance.txtpb new file mode 100644 index 0000000..56cc597 --- /dev/null +++ b/data/maps/the_entry/rooms/Liberated Entrance.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Liberated Entrance" | ||
| 2 | ports { | ||
| 3 | name: "BLUE" | ||
| 4 | display_name: "Pyramid Area Blue Worldport" | ||
| 5 | path: "worldport8" | ||
| 6 | destination { x: 18 y: 0 z: 55 } | ||
| 7 | rotation: 270 | ||
| 8 | } | ||
| diff --git a/data/maps/the_entry/rooms/Lime Room.txtpb b/data/maps/the_entry/rooms/Lime Room.txtpb index fa1341b..603fbdc 100644 --- a/data/maps/the_entry/rooms/Lime Room.txtpb +++ b/data/maps/the_entry/rooms/Lime Room.txtpb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | name: "Lime Room" | 1 | name: "Lime Room" |
| 2 | display_name: "Colored Doors Area" | 2 | panel_display_name: "Colored Doors Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "HIDE" | 4 | name: "HIDE" |
| 5 | path: "Panels/Back Left/backleft_proxying_3" | 5 | path: "Panels/Back Left/backleft_proxying_3" |
| @@ -17,17 +17,5 @@ panels { | |||
| 17 | path: "Panels/Back Left/backleft_proxying_5" | 17 | path: "Panels/Back Left/backleft_proxying_5" |
| 18 | clue: "color" | 18 | clue: "color" |
| 19 | answer: "white" | 19 | answer: "white" |
| 20 | symbols: "example" | 20 | symbols: EXAMPLE |
| 21 | } | 21 | } |
| 22 | ports { | ||
| 23 | name: "DAEDALUS" | ||
| 24 | path: "Components/Warps/worldport11" | ||
| 25 | orientation: "west" | ||
| 26 | required_door { name: "Control Center White Door" } | ||
| 27 | } | ||
| 28 | ports { | ||
| 29 | name: "REVITALIZED" | ||
| 30 | path: "worldport7" | ||
| 31 | orientation: "north" | ||
| 32 | required_door { name: "Revitalized Entrance" } | ||
| 33 | } \ No newline at end of file | ||
| diff --git a/data/maps/the_entry/rooms/Link Area.txtpb b/data/maps/the_entry/rooms/Link Area.txtpb index 98a8af4..5b68279 100644 --- a/data/maps/the_entry/rooms/Link Area.txtpb +++ b/data/maps/the_entry/rooms/Link Area.txtpb | |||
| @@ -1,11 +1,12 @@ | |||
| 1 | name: "Link Area" | 1 | name: "Link Area" |
| 2 | display_name: "Pyramid Area" | 2 | panel_display_name: "Pyramid Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "WANDER" | 4 | name: "WANDER" |
| 5 | path: "Panels/Pilgrimage/cream_3" | 5 | path: "Panels/Pilgrimage/cream_3" |
| 6 | clue: "wander" | 6 | clue: "wander" |
| 7 | answer: "amble" | 7 | answer: "amble" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | display_name: "WANDER (Obverse)" | ||
| 9 | } | 10 | } |
| 10 | paintings { | 11 | paintings { |
| 11 | name: "NEAR" | 12 | name: "NEAR" |
| @@ -25,15 +26,3 @@ paintings { | |||
| 25 | orientation: "south" | 26 | orientation: "south" |
| 26 | display_name: "Center Painting" | 27 | display_name: "Center Painting" |
| 27 | } | 28 | } |
| 28 | ports { | ||
| 29 | name: "BLUE" | ||
| 30 | path: "worldport8" | ||
| 31 | orientation: "west" | ||
| 32 | required_door { name: "Liberated Entrance" } | ||
| 33 | } | ||
| 34 | ports { | ||
| 35 | name: "BROWN" | ||
| 36 | path: "worldport9" | ||
| 37 | orientation: "east" | ||
| 38 | required_door { name: "Literate Entrance" } | ||
| 39 | } \ No newline at end of file | ||
| diff --git a/data/maps/the_entry/rooms/Literate Entrance Panel.txtpb b/data/maps/the_entry/rooms/Literate Entrance Panel.txtpb new file mode 100644 index 0000000..676598b --- /dev/null +++ b/data/maps/the_entry/rooms/Literate Entrance Panel.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Literate Entrance Panel" | ||
| 2 | panel_display_name: "Pyramid Area" | ||
| 3 | panels { | ||
| 4 | name: "TURN (2)" | ||
| 5 | path: "Panels/Entry/l_opener_4" | ||
| 6 | clue: "turn" | ||
| 7 | answer: "spin" | ||
| 8 | symbols: SUN | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Literate Entrance.txtpb b/data/maps/the_entry/rooms/Literate Entrance.txtpb new file mode 100644 index 0000000..b86ac80 --- /dev/null +++ b/data/maps/the_entry/rooms/Literate Entrance.txtpb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | name: "Literate Entrance" | ||
| 2 | ports { | ||
| 3 | name: "BROWN" | ||
| 4 | display_name: "Pyramid Area Brown Worldport" | ||
| 5 | path: "worldport9" | ||
| 6 | destination { x: 39 y: 0 z: 55 } | ||
| 7 | rotation: 90 | ||
| 8 | } | ||
| diff --git a/data/maps/the_entry/rooms/Parthenon Return.txtpb b/data/maps/the_entry/rooms/Parthenon Return.txtpb index 68ef30d..bb12964 100644 --- a/data/maps/the_entry/rooms/Parthenon Return.txtpb +++ b/data/maps/the_entry/rooms/Parthenon Return.txtpb | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | name: "Parthenon Return" | 1 | name: "Parthenon Return" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Parthenon Return" |
| 3 | panels { | 3 | panels { |
| 4 | name: "RETURN" | 4 | name: "RETURN" |
| 5 | path: "Panels/Back Left/backleft_return" | 5 | path: "Panels/Back Left/backleft_return" |
| 6 | clue: "return" | 6 | clue: "return" |
| 7 | answer: "turn" | 7 | answer: "turn" |
| 8 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 9 | } | 9 | } |
| 10 | ports { | 10 | ports { |
| 11 | name: "PARTHENON" | 11 | name: "PARTHENON" |
| 12 | display_name: "Parthenon Return" | ||
| 12 | path: "Components/Warps/worldport8" | 13 | path: "Components/Warps/worldport8" |
| 13 | orientation: "north" | 14 | destination { x: -5.5 y: 0 z: 18 } |
| 14 | } \ No newline at end of file | 15 | rotation: 180 |
| 16 | } | ||
| diff --git a/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb b/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb new file mode 100644 index 0000000..78b4f3b --- /dev/null +++ b/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | name: "Rabbit Hole Lock" | ||
| 2 | panel_display_name: "Red Blue Area" | ||
| 3 | panels { | ||
| 4 | name: "RABBIT" | ||
| 5 | path: "Panels/Back Right/br_4" | ||
| 6 | clue: "rabbit" | ||
| 7 | answer: "hair" | ||
| 8 | symbols: SUN | ||
| 9 | symbols: ZERO | ||
| 10 | } | ||
| 11 | panels { | ||
| 12 | name: "HOLE" | ||
| 13 | path: "Panels/Back Right/br_5" | ||
| 14 | clue: "hole" | ||
| 15 | answer: "part" | ||
| 16 | symbols: ZERO | ||
| 17 | symbols: BOXES | ||
| 18 | } | ||
| diff --git a/data/maps/the_entry/rooms/Rabbit Hole.txtpb b/data/maps/the_entry/rooms/Rabbit Hole.txtpb index 9b18bc8..4799fde 100644 --- a/data/maps/the_entry/rooms/Rabbit Hole.txtpb +++ b/data/maps/the_entry/rooms/Rabbit Hole.txtpb | |||
| @@ -1,13 +1,15 @@ | |||
| 1 | name: "Rabbit Hole" | 1 | name: "Rabbit Hole" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "PUZZLE" | 4 | name: "Blank" |
| 5 | path: "Panels/Back Right/br_6" | 5 | path: "Panels/Back Right/br_6" |
| 6 | clue: "" | 6 | clue: "" |
| 7 | answer: "down" | 7 | answer: "down" |
| 8 | } | 8 | } |
| 9 | ports { | 9 | ports { |
| 10 | name: "HOLE" | 10 | name: "HOLE" |
| 11 | display_name: "Rabbit Hole" | ||
| 11 | path: "worldport4" | 12 | path: "worldport4" |
| 12 | orientation: "down" | 13 | destination { x: 74 y: 0 z: -43 } |
| 13 | } \ No newline at end of file | 14 | rotation: 0 |
| 15 | } | ||
| diff --git a/data/maps/the_entry/rooms/Red Alcove.txtpb b/data/maps/the_entry/rooms/Red Alcove.txtpb index 03a1d96..503b4a9 100644 --- a/data/maps/the_entry/rooms/Red Alcove.txtpb +++ b/data/maps/the_entry/rooms/Red Alcove.txtpb | |||
| @@ -1,16 +1,16 @@ | |||
| 1 | name: "Red Alcove" | 1 | name: "Red Alcove" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "BROW" | 4 | name: "BROW" |
| 5 | path: "Panels/Back Right/br_10" | 5 | path: "Panels/Back Right/br_10" |
| 6 | clue: "brow" | 6 | clue: "brow" |
| 7 | answer: "brown" | 7 | answer: "brown" |
| 8 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "DEAD" | 11 | name: "DEAD" |
| 12 | path: "Panels/Back Right/br_12" | 12 | path: "Panels/Back Right/br_12" |
| 13 | clue: "dead" | 13 | clue: "dead" |
| 14 | answer: "red" | 14 | answer: "red" |
| 15 | symbols: "zero" | 15 | symbols: ZERO |
| 16 | } \ No newline at end of file | 16 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Red Blue Halls.txtpb b/data/maps/the_entry/rooms/Red Blue Halls.txtpb index d5fb8d4..789ca42 100644 --- a/data/maps/the_entry/rooms/Red Blue Halls.txtpb +++ b/data/maps/the_entry/rooms/Red Blue Halls.txtpb | |||
| @@ -1,56 +1,56 @@ | |||
| 1 | name: "Red Blue Halls" | 1 | name: "Red Blue Halls" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "CENTER" | 4 | name: "CENTER" |
| 5 | path: "Panels/Back Right/br_1" | 5 | path: "Panels/Back Right/br_1" |
| 6 | clue: "center" | 6 | clue: "center" |
| 7 | answer: "middle" | 7 | answer: "middle" |
| 8 | symbols: "sun" | 8 | symbols: SUN |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "DAY" | 11 | name: "DAY" |
| 12 | path: "Panels/Back Right/br_2" | 12 | path: "Panels/Back Right/br_2" |
| 13 | clue: "day" | 13 | clue: "day" |
| 14 | answer: "night" | 14 | answer: "night" |
| 15 | symbols: "sun" | 15 | symbols: SUN |
| 16 | } | 16 | } |
| 17 | panels { | 17 | panels { |
| 18 | name: "CENTER DAY" | 18 | name: "CENTER DAY" |
| 19 | path: "Panels/Back Right/br_3" | 19 | path: "Panels/Back Right/br_3" |
| 20 | clue: "" | 20 | clue: "" |
| 21 | answer: "noon" | 21 | answer: "noon" |
| 22 | symbols: "sun" | 22 | symbols: SUN |
| 23 | symbols: "sparkles" | 23 | symbols: SPARKLES |
| 24 | symbols: "lingo" | 24 | symbols: LINGO |
| 25 | } | 25 | } |
| 26 | panels { | 26 | panels { |
| 27 | name: "WANDER" | 27 | name: "WANDER" |
| 28 | path: "Panels/Pilgrimage/cream_2" | 28 | path: "Panels/Pilgrimage/cream_2" |
| 29 | clue: "wander" | 29 | clue: "wander" |
| 30 | answer: "meander" | 30 | answer: "meander" |
| 31 | symbols: "sun" | 31 | symbols: SUN |
| 32 | } | 32 | } |
| 33 | panels { | 33 | panels { |
| 34 | name: "RAIN" | 34 | name: "RAIN" |
| 35 | path: "Panels/Back Right/br_7" | 35 | path: "Panels/Back Right/br_7" |
| 36 | clue: "rain" | 36 | clue: "rain" |
| 37 | answer: "snow" | 37 | answer: "snow" |
| 38 | symbols: "cross" | 38 | symbols: CROSS |
| 39 | } | 39 | } |
| 40 | panels { | 40 | panels { |
| 41 | name: "WOMAN" | 41 | name: "WOMAN" |
| 42 | path: "Panels/Back Right/br_8" | 42 | path: "Panels/Back Right/br_8" |
| 43 | clue: "woman" | 43 | clue: "woman" |
| 44 | answer: "man" | 44 | answer: "man" |
| 45 | symbols: "gender" | 45 | symbols: GENDER |
| 46 | } | 46 | } |
| 47 | panels { | 47 | panels { |
| 48 | name: "RAIN WOMAN" | 48 | name: "RAIN WOMAN" |
| 49 | path: "Panels/Back Right/br_9" | 49 | path: "Panels/Back Right/br_9" |
| 50 | clue: "" | 50 | clue: "" |
| 51 | answer: "scarf" | 51 | answer: "scarf" |
| 52 | symbols: "boxes" | 52 | symbols: BOXES |
| 53 | symbols: "lingo" | 53 | symbols: LINGO |
| 54 | } | 54 | } |
| 55 | paintings { | 55 | paintings { |
| 56 | name: "BLARE" | 56 | name: "BLARE" |
| diff --git a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb new file mode 100644 index 0000000..a83eea4 --- /dev/null +++ b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Repetitive Entrance" | ||
| 2 | panel_display_name: "Starting Room" | ||
| 3 | ports { | ||
| 4 | name: "REPETITIVE" | ||
| 5 | display_name: "Starting Room West Wall North Worldport" | ||
| 6 | path: "Components/Warps/worldport7" | ||
| 7 | destination { x: -20 y: 0 z: -16 } | ||
| 8 | rotation: 180 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Revitalized Entrance.txtpb b/data/maps/the_entry/rooms/Revitalized Entrance.txtpb new file mode 100644 index 0000000..fb5e7e0 --- /dev/null +++ b/data/maps/the_entry/rooms/Revitalized Entrance.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "Revitalized Entrance" | ||
| 2 | panel_display_name: "Colored Doors Area" | ||
| 3 | ports { | ||
| 4 | name: "REVITALIZED" | ||
| 5 | display_name: "Plum Hallway" | ||
| 6 | path: "worldport7" | ||
| 7 | destination { x: -58 y: 0 z: 31.5 } | ||
| 8 | rotation: 180 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Right Eye.txtpb b/data/maps/the_entry/rooms/Right Eye.txtpb index 55ccc8c..8f6c431 100644 --- a/data/maps/the_entry/rooms/Right Eye.txtpb +++ b/data/maps/the_entry/rooms/Right Eye.txtpb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | name: "Right Eye" | 1 | name: "Right Eye" |
| 2 | display_name: "Right Eye Area" | 2 | panel_display_name: "Right Eye Area" |
| 3 | panels { | 3 | panels { |
| 4 | name: "EYE" | 4 | name: "EYE" |
| 5 | path: "Panels/Entry/front_2" | 5 | path: "Panels/Entry/front_2" |
| 6 | clue: "eye" | 6 | clue: "eye" |
| 7 | answer: "spy" | 7 | answer: "spy" |
| 8 | symbols: "zero" | 8 | symbols: ZERO |
| 9 | } | 9 | } |
| 10 | panels { | 10 | panels { |
| 11 | name: "WANDER" | 11 | name: "WANDER" |
| @@ -19,7 +19,7 @@ panels { | |||
| 19 | path: "Panels/Entry/partial_1" | 19 | path: "Panels/Entry/partial_1" |
| 20 | clue: "faint" | 20 | clue: "faint" |
| 21 | answer: "paint" | 21 | answer: "paint" |
| 22 | symbols: "sparkles" | 22 | symbols: SPARKLES |
| 23 | } | 23 | } |
| 24 | paintings { | 24 | paintings { |
| 25 | name: "PSYCHIC" | 25 | name: "PSYCHIC" |
| diff --git a/data/maps/the_entry/rooms/Shop Entrance.txtpb b/data/maps/the_entry/rooms/Shop Entrance.txtpb index db9ea2f..4a99efa 100644 --- a/data/maps/the_entry/rooms/Shop Entrance.txtpb +++ b/data/maps/the_entry/rooms/Shop Entrance.txtpb | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | name: "Shop Entrance" | 1 | name: "Shop Entrance" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Shop Entrance" |
| 3 | panels { | 3 | panels { |
| 4 | name: "TURN" | 4 | name: "TURN" |
| 5 | path: "Panels/Entry/l_opener_2" | 5 | path: "Panels/Entry/l_opener_2" |
| 6 | clue: "turn" | 6 | clue: "turn" |
| 7 | answer: "turned" | 7 | answer: "turned" |
| 8 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 9 | } | 9 | } |
| 10 | ports { | 10 | ports { |
| 11 | name: "SHOP" | 11 | name: "SHOP" |
| 12 | display_name: "Shop Entrance" | ||
| 12 | path: "Components/Warps/worldport13" | 13 | path: "Components/Warps/worldport13" |
| 13 | orientation: "east" | 14 | destination { x: 18 y: 0 z: 49 } |
| 15 | rotation: 90 | ||
| 14 | } \ No newline at end of file | 16 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index 93c9df5..d01d807 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | name: "Starting Room" | 1 | name: "Starting Room" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
| 3 | panels { | 3 | panels { |
| 4 | name: "HI" | 4 | name: "HI" |
| 5 | path: "Panels/Entry/entry_proxying_1" | 5 | path: "Panels/Entry/entry_proxying_1" |
| 6 | clue: "hi" | 6 | clue: "hi" |
| 7 | answer: "hi" | 7 | answer: "hi" |
| 8 | proxies { answer: "hi" path: "Panels/Entry/entry_proxied_1" } | ||
| 8 | proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" } | 9 | proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" } |
| 9 | proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" } | 10 | proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" } |
| 10 | proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" } | 11 | proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" } |
| @@ -23,7 +24,9 @@ panels { | |||
| 23 | path: "Panels/Entry/front_1" | 24 | path: "Panels/Entry/front_1" |
| 24 | clue: "eye" | 25 | clue: "eye" |
| 25 | answer: "i" | 26 | answer: "i" |
| 26 | symbols: "zero" | 27 | #symbols: ZERO |
| 28 | # This panel blocks getting N1 and T1. We will mod it to be I/I with no symbol | ||
| 29 | # when symbol shuffle is on. | ||
| 27 | } | 30 | } |
| 28 | panels { | 31 | panels { |
| 29 | name: "HINT" | 32 | name: "HINT" |
| @@ -43,6 +46,25 @@ panels { | |||
| 43 | clue: "than" | 46 | clue: "than" |
| 44 | answer: "than" | 47 | answer: "than" |
| 45 | } | 48 | } |
| 49 | panels { | ||
| 50 | name: "Gift Maps" | ||
| 51 | # TODO: exclude from panelsanity | ||
| 52 | path: "Components/GiftMapEntrance/Panel" | ||
| 53 | clue: "player" | ||
| 54 | answer: "" | ||
| 55 | # The puzzle solution doesn't matter. We'll change it to the player's name | ||
| 56 | # for fun. | ||
| 57 | symbols: QUESTION | ||
| 58 | proxies { answer: "gongus" path: "Components/GiftMapEntrance/GongusPanel" } | ||
| 59 | proxies { answer: "hatkirby" path: "Components/GiftMapEntrance/HatkirbyPanel" } | ||
| 60 | proxies { answer: "icely" path: "Components/GiftMapEntrance/IcelyPanel" } | ||
| 61 | proxies { answer: "kirby" path: "Components/GiftMapEntrance/KirbyPanel" } | ||
| 62 | proxies { answer: "kiwi" path: "Components/GiftMapEntrance/KiwiPanel" } | ||
| 63 | proxies { answer: "q" path: "Components/GiftMapEntrance/QPanel" } | ||
| 64 | proxies { answer: "souvey" path: "Components/GiftMapEntrance/SouveyPanel" } | ||
| 65 | proxies { answer: "star" path: "Components/GiftMapEntrance/StarPanel" } | ||
| 66 | required_door { name: "Gift Maps Entrance" } | ||
| 67 | } | ||
| 46 | letters { | 68 | letters { |
| 47 | key: "h" | 69 | key: "h" |
| 48 | path: "Components/Collectables/h" | 70 | path: "Components/Collectables/h" |
| @@ -77,27 +99,3 @@ paintings { | |||
| 77 | required_door { name: "Near D Room Painting" } | 99 | required_door { name: "Near D Room Painting" } |
| 78 | display_name: "Near D Room Painting" | 100 | display_name: "Near D Room Painting" |
| 79 | } | 101 | } |
| 80 | ports { | ||
| 81 | name: "DIGITAL" | ||
| 82 | path: "Components/Warps/worldport" | ||
| 83 | orientation: "west" | ||
| 84 | required_door { name: "Second Room Left Door" } | ||
| 85 | } | ||
| 86 | ports { | ||
| 87 | name: "DAEDALUS" | ||
| 88 | path: "Components/Warps/worldport6" | ||
| 89 | orientation: "west" | ||
| 90 | required_door { name: "Daedalus Entrance" } | ||
| 91 | } | ||
| 92 | ports { | ||
| 93 | name: "REPETITIVE" | ||
| 94 | path: "Components/Warps/worldport7" | ||
| 95 | orientation: "north" | ||
| 96 | required_door { name: "Repetitive Entrance" } | ||
| 97 | } | ||
| 98 | ports { | ||
| 99 | name: "COMPOSITE" | ||
| 100 | path: "Components/Warps/worldport12" | ||
| 101 | orientation: "east" | ||
| 102 | required_door { name: "Composite Room Entrance" } | ||
| 103 | } | ||
| diff --git a/data/maps/the_entry/rooms/Trick Room.txtpb b/data/maps/the_entry/rooms/Trick Room.txtpb index ff9be38..d20502e 100644 --- a/data/maps/the_entry/rooms/Trick Room.txtpb +++ b/data/maps/the_entry/rooms/Trick Room.txtpb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | name: "Trick Room" | 1 | name: "Trick Room" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
| 3 | panels { | 3 | panels { |
| 4 | name: "INK" | 4 | name: "INK" |
| 5 | path: "Panels/Entry/l_opener_1" | 5 | path: "Panels/Entry/l_opener_1" |
| diff --git a/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb b/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb new file mode 100644 index 0000000..de0cec2 --- /dev/null +++ b/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | name: "White Hallway To Daedalus" | ||
| 2 | panel_display_name: "Colored Doors Area" | ||
| 3 | ports { | ||
| 4 | name: "DAEDALUS" | ||
| 5 | display_name: "White Control Center Hallway" | ||
| 6 | path: "Components/Warps/worldport11" | ||
| 7 | destination { x: -45 y: 0 z: 24 } | ||
| 8 | rotation: 270 | ||
| 9 | } | ||
| diff --git a/data/maps/the_entry/rooms/Wrath Room.txtpb b/data/maps/the_entry/rooms/Wrath Room.txtpb index e6b9b5a..903a0b7 100644 --- a/data/maps/the_entry/rooms/Wrath Room.txtpb +++ b/data/maps/the_entry/rooms/Wrath Room.txtpb | |||
| @@ -1,40 +1,24 @@ | |||
| 1 | name: "Wrath Room" | 1 | name: "Wrath Room" |
| 2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
| 3 | panels { | ||
| 4 | name: "RABBIT" | ||
| 5 | path: "Panels/Back Right/br_4" | ||
| 6 | clue: "rabbit" | ||
| 7 | answer: "hair" | ||
| 8 | symbols: "sun" | ||
| 9 | symbols: "zero" | ||
| 10 | } | ||
| 11 | panels { | ||
| 12 | name: "HOLE" | ||
| 13 | path: "Panels/Back Right/br_5" | ||
| 14 | clue: "hole" | ||
| 15 | answer: "part" | ||
| 16 | symbols: "zero" | ||
| 17 | symbols: "boxes" | ||
| 18 | } | ||
| 19 | panels { | 3 | panels { |
| 20 | name: "WREATH" | 4 | name: "WREATH" |
| 21 | path: "Panels/Back Right/br_17" | 5 | path: "Panels/Back Right/br_17" |
| 22 | clue: "wreath" | 6 | clue: "wreath" |
| 23 | answer: "wrath" | 7 | answer: "wrath" |
| 24 | symbols: "sparkles" | 8 | symbols: SPARKLES |
| 25 | } | 9 | } |
| 26 | panels { | 10 | panels { |
| 27 | name: "DICE" | 11 | name: "DICE" |
| 28 | path: "Panels/Back Right/br_16" | 12 | path: "Panels/Back Right/br_16" |
| 29 | clue: "dice" | 13 | clue: "dice" |
| 30 | answer: "die" | 14 | answer: "die" |
| 31 | symbols: "planet" | 15 | symbols: PLANET |
| 32 | } | 16 | } |
| 33 | panels { | 17 | panels { |
| 34 | name: "CORN" | 18 | name: "CORN" |
| 35 | path: "Panels/Back Right/br_15" | 19 | path: "Panels/Back Right/br_15" |
| 36 | clue: "corn" | 20 | clue: "corn" |
| 37 | answer: "corners" | 21 | answer: "corners" |
| 38 | symbols: "sparkles" | 22 | symbols: SPARKLES |
| 39 | symbols: "planet" | 23 | symbols: PLANET |
| 40 | } \ No newline at end of file | 24 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/X Area.txtpb b/data/maps/the_entry/rooms/X Area.txtpb index ada16f8..8388b4e 100644 --- a/data/maps/the_entry/rooms/X Area.txtpb +++ b/data/maps/the_entry/rooms/X Area.txtpb | |||
| @@ -1,11 +1,13 @@ | |||
| 1 | name: "X Area" | 1 | name: "X Area" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
| 3 | letters { | 3 | letters { |
| 4 | key: "x" | 4 | key: "x" |
| 5 | path: "Components/Collectables/x" | 5 | path: "Components/Collectables/x" |
| 6 | } | 6 | } |
| 7 | ports { | 7 | ports { |
| 8 | name: "CC" | 8 | name: "CC" |
| 9 | display_name: "Near X1 Worldport" | ||
| 9 | path: "Components/Warps/worldport3" | 10 | path: "Components/Warps/worldport3" |
| 10 | orientation: "west" | 11 | destination { x: -12.5 y: 0 z: 60 } |
| 12 | rotation: 270 | ||
| 11 | } | 13 | } |
