diff options
Diffstat (limited to 'data/maps/the_congruent')
| -rw-r--r-- | data/maps/the_congruent/doors.txtpb | 25 | ||||
| -rw-r--r-- | data/maps/the_congruent/metadata.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/C Keyholder.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/C2 Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/Flipped Magenta Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/Flipped Yellow Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/G Keyholder.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/G2 Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/Main Area.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_congruent/rooms/T Keyholder.txtpb | 2 |
12 files changed, 30 insertions, 16 deletions
| diff --git a/data/maps/the_congruent/doors.txtpb b/data/maps/the_congruent/doors.txtpb index 7c21f55..fab8d95 100644 --- a/data/maps/the_congruent/doors.txtpb +++ b/data/maps/the_congruent/doors.txtpb | |||
| @@ -1,12 +1,22 @@ | |||
| 1 | doors { | 1 | doors { |
| 2 | name: "Obverse Magenta Door" | 2 | name: "Obverse Magenta Door" |
| 3 | type: STANDARD | 3 | type: ITEM_ONLY |
| 4 | legacy_location: true | ||
| 4 | receivers: "Components/Doors/magenta_enterer2" | 5 | receivers: "Components/Doors/magenta_enterer2" |
| 5 | panels { room: "Main Area" name: "LAKE" } | 6 | panels { room: "Main Area" name: "LAKE" } |
| 6 | panels { room: "Main Area" name: "DIE" } | 7 | panels { room: "Main Area" name: "DIE" } |
| 7 | location_room: "Main Area" | 8 | location_room: "Main Area" |
| 8 | } | 9 | } |
| 9 | doors { | 10 | doors { |
| 11 | name: "Main Area Puzzles" | ||
| 12 | type: LOCATION_ONLY | ||
| 13 | panels { room: "Main Area" name: "LAKE" } | ||
| 14 | panels { room: "Main Area" name: "DIE" } | ||
| 15 | panels { room: "Main Area" name: "LIGHT" } | ||
| 16 | location_room: "Main Area" | ||
| 17 | location_name: "DIE, LAKE, LIGHT" | ||
| 18 | } | ||
| 19 | doors { | ||
| 10 | name: "Flipped Magenta Door" | 20 | name: "Flipped Magenta Door" |
| 11 | type: STANDARD | 21 | type: STANDARD |
| 12 | receivers: "Components/Doors/magenta_enterer" | 22 | receivers: "Components/Doors/magenta_enterer" |
| @@ -17,6 +27,7 @@ doors { | |||
| 17 | panels { room: "Main Area" name: "LABS (1)" } | 27 | panels { room: "Main Area" name: "LABS (1)" } |
| 18 | panels { room: "Main Area" name: "LABS (2)" } | 28 | panels { room: "Main Area" name: "LABS (2)" } |
| 19 | location_room: "Main Area" | 29 | location_room: "Main Area" |
| 30 | location_name: "Obverse Cyan Large Room" | ||
| 20 | } | 31 | } |
| 21 | doors { | 32 | doors { |
| 22 | name: "Flipped Yellow Door" | 33 | name: "Flipped Yellow Door" |
| @@ -33,6 +44,7 @@ doors { | |||
| 33 | panels { room: "Flipped Magenta Room" name: "LUST" } | 44 | panels { room: "Flipped Magenta Room" name: "LUST" } |
| 34 | panels { room: "Flipped Magenta Room" name: "LAND" } | 45 | panels { room: "Flipped Magenta Room" name: "LAND" } |
| 35 | location_room: "Flipped Magenta Room" | 46 | location_room: "Flipped Magenta Room" |
| 47 | location_name: "Flipped Magenta Room" | ||
| 36 | } | 48 | } |
| 37 | doors { | 49 | doors { |
| 38 | name: "C Keyholder Blocker" | 50 | name: "C Keyholder Blocker" |
| @@ -47,6 +59,7 @@ doors { | |||
| 47 | panels { room: "Flipped Yellow Room" name: "CAVE (1)" } | 59 | panels { room: "Flipped Yellow Room" name: "CAVE (1)" } |
| 48 | panels { room: "Flipped Yellow Room" name: "CAVE (2)" } | 60 | panels { room: "Flipped Yellow Room" name: "CAVE (2)" } |
| 49 | location_room: "Flipped Yellow Room" | 61 | location_room: "Flipped Yellow Room" |
| 62 | location_name: "Flipped Yellow Room" | ||
| 50 | } | 63 | } |
| 51 | doors { | 64 | doors { |
| 52 | name: "C2 Door" | 65 | name: "C2 Door" |
| @@ -59,6 +72,7 @@ doors { | |||
| 59 | key: "c" | 72 | key: "c" |
| 60 | } | 73 | } |
| 61 | location_room: "C Keyholder" | 74 | location_room: "C Keyholder" |
| 75 | location_name: "C Keyholder" | ||
| 62 | } | 76 | } |
| 63 | doors { | 77 | doors { |
| 64 | name: "Obverse Yellow Door" | 78 | name: "Obverse Yellow Door" |
| @@ -111,10 +125,15 @@ doors { | |||
| 111 | key: "g" | 125 | key: "g" |
| 112 | } | 126 | } |
| 113 | location_room: "G Keyholder" | 127 | location_room: "G Keyholder" |
| 128 | location_name: "G Keyholder" | ||
| 114 | } | 129 | } |
| 115 | doors { | 130 | doors { |
| 116 | name: "T Keyholder Blocker" | 131 | name: "T Keyholder Blocker" |
| 117 | type: ITEM_ONLY | 132 | type: EVENT |
| 118 | receivers: "Components/Doors/magenta_enterer3" | 133 | receivers: "Components/Doors/magenta_enterer3" |
| 119 | switches: "lavender_cubes" | 134 | panels { |
| 135 | map: "the_ancient" | ||
| 136 | room: "Inside" | ||
| 137 | name: "COLOR" | ||
| 138 | } | ||
| 120 | } | 139 | } |
| diff --git a/data/maps/the_congruent/metadata.txtpb b/data/maps/the_congruent/metadata.txtpb index 16428c4..6260ed4 100644 --- a/data/maps/the_congruent/metadata.txtpb +++ b/data/maps/the_congruent/metadata.txtpb | |||
| @@ -1 +1,5 @@ | |||
| 1 | display_name: "The Congruent" | 1 | display_name: "The Congruent" |
| 2 | worldport_entrance { | ||
| 3 | room: "Main Area" | ||
| 4 | name: "DARKROOM" | ||
| 5 | } | ||
| diff --git a/data/maps/the_congruent/rooms/C Keyholder.txtpb b/data/maps/the_congruent/rooms/C Keyholder.txtpb index 0af0f32..d9a8cf2 100644 --- a/data/maps/the_congruent/rooms/C Keyholder.txtpb +++ b/data/maps/the_congruent/rooms/C Keyholder.txtpb | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | name: "C Keyholder" | 1 | name: "C Keyholder" |
| 2 | display_name: "Main Area" | ||
| 3 | keyholders { | 2 | keyholders { |
| 4 | name: "C" | 3 | name: "C" |
| 5 | path: "Components/KeyHolders/keyHolder" | 4 | path: "Components/KeyHolders/keyHolder" |
| 6 | # TODO: This will need to be modified so that it doesn't actually take the letter. | ||
| 7 | } | 5 | } |
| diff --git a/data/maps/the_congruent/rooms/C2 Room.txtpb b/data/maps/the_congruent/rooms/C2 Room.txtpb index 852d4e2..ff53ebd 100644 --- a/data/maps/the_congruent/rooms/C2 Room.txtpb +++ b/data/maps/the_congruent/rooms/C2 Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "C2 Room" | 1 | name: "C2 Room" |
| 2 | display_name: "Main Area" | ||
| 3 | letters { | 2 | letters { |
| 4 | key: "c" | 3 | key: "c" |
| 5 | level2: true | 4 | level2: true |
| diff --git a/data/maps/the_congruent/rooms/Flipped Magenta Room.txtpb b/data/maps/the_congruent/rooms/Flipped Magenta Room.txtpb index 402e9e0..a51b667 100644 --- a/data/maps/the_congruent/rooms/Flipped Magenta Room.txtpb +++ b/data/maps/the_congruent/rooms/Flipped Magenta Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Flipped Magenta Room" | 1 | name: "Flipped Magenta Room" |
| 2 | display_name: "Flipped Magenta Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "LOOK" | 3 | name: "LOOK" |
| 5 | path: "Panels/Side Up 1/panel_1" | 4 | path: "Panels/Side Up 1/panel_1" |
| diff --git a/data/maps/the_congruent/rooms/Flipped Yellow Room.txtpb b/data/maps/the_congruent/rooms/Flipped Yellow Room.txtpb index 3952373..b407f0d 100644 --- a/data/maps/the_congruent/rooms/Flipped Yellow Room.txtpb +++ b/data/maps/the_congruent/rooms/Flipped Yellow Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Flipped Yellow Room" | 1 | name: "Flipped Yellow Room" |
| 2 | display_name: "Flipped Yellow Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "DANCER" | 3 | name: "DANCER" |
| 5 | path: "Panels/Back 1/panel_1" | 4 | path: "Panels/Back 1/panel_1" |
| diff --git a/data/maps/the_congruent/rooms/G Keyholder.txtpb b/data/maps/the_congruent/rooms/G Keyholder.txtpb index c52d7ba..cd12419 100644 --- a/data/maps/the_congruent/rooms/G Keyholder.txtpb +++ b/data/maps/the_congruent/rooms/G Keyholder.txtpb | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | name: "G Keyholder" | 1 | name: "G Keyholder" |
| 2 | display_name: "Obverse Yellow Room" | ||
| 3 | keyholders { | 2 | keyholders { |
| 4 | name: "G" | 3 | name: "G" |
| 5 | path: "Components/KeyHolders/keyHolder2" | 4 | path: "Components/KeyHolders/keyHolder2" |
| 6 | # TODO: This will need to be modified so that it doesn't actually take the letter. | ||
| 7 | } | 5 | } |
| diff --git a/data/maps/the_congruent/rooms/G2 Room.txtpb b/data/maps/the_congruent/rooms/G2 Room.txtpb index 80a23cb..25490a8 100644 --- a/data/maps/the_congruent/rooms/G2 Room.txtpb +++ b/data/maps/the_congruent/rooms/G2 Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "G2 Room" | 1 | name: "G2 Room" |
| 2 | display_name: "Main Area" | ||
| 3 | letters { | 2 | letters { |
| 4 | key: "g" | 3 | key: "g" |
| 5 | level2: true | 4 | level2: true |
| diff --git a/data/maps/the_congruent/rooms/Main Area.txtpb b/data/maps/the_congruent/rooms/Main Area.txtpb index a783eab..2b3f62e 100644 --- a/data/maps/the_congruent/rooms/Main Area.txtpb +++ b/data/maps/the_congruent/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Main Area" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "LANE (1)" | 3 | name: "LANE (1)" |
| 5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
| @@ -86,8 +85,10 @@ panels { | |||
| 86 | } | 85 | } |
| 87 | ports { | 86 | ports { |
| 88 | name: "DARKROOM" | 87 | name: "DARKROOM" |
| 88 | display_name: "Entrance" | ||
| 89 | path: "Components/Warps/worldport2" | 89 | path: "Components/Warps/worldport2" |
| 90 | orientation: "north" | 90 | destination { x: -19 y: 0 z: 7.5 } |
| 91 | rotation: 180 | ||
| 91 | } | 92 | } |
| 92 | paintings { | 93 | paintings { |
| 93 | name: "P" | 94 | name: "P" |
| diff --git a/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb b/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb index b69a4d4..895c4da 100644 --- a/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb +++ b/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Obverse Magenta Room" | 1 | name: "Obverse Magenta Room" |
| 2 | display_name: "Obverse Magenta Room" | ||
| 3 | # TODO: Should these two maybe not be randomizable because they hint the keyholder? | 2 | # TODO: Should these two maybe not be randomizable because they hint the keyholder? |
| 4 | paintings { | 3 | paintings { |
| 5 | name: "TEA" | 4 | name: "TEA" |
| diff --git a/data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb b/data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb index 334df67..c87efdf 100644 --- a/data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb +++ b/data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Obverse Yellow Room" | 1 | name: "Obverse Yellow Room" |
| 2 | display_name: "Obverse Yellow Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "CIVIL" | 3 | name: "CIVIL" |
| 5 | path: "Panels/Main/panel_6" | 4 | path: "Panels/Main/panel_6" |
| diff --git a/data/maps/the_congruent/rooms/T Keyholder.txtpb b/data/maps/the_congruent/rooms/T Keyholder.txtpb index 1cfd2bd..143ea53 100644 --- a/data/maps/the_congruent/rooms/T Keyholder.txtpb +++ b/data/maps/the_congruent/rooms/T Keyholder.txtpb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | name: "T Keyholder" | 1 | name: "T Keyholder" |
| 2 | display_name: "Obverse Magenta Room" | ||
| 3 | keyholders { | 2 | keyholders { |
| 4 | name: "T" | 3 | name: "T" |
| 5 | path: "Components/KeyHolders/keyHolderT" | 4 | path: "Components/KeyHolders/keyHolderT" |
| 5 | key: "t" | ||
| 6 | } | 6 | } |
