diff options
Diffstat (limited to 'data/maps/the_gallery')
| -rw-r--r-- | data/maps/the_gallery/doors.txtpb | 37 | 
1 files changed, 19 insertions, 18 deletions
| diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index adbc766..9bbc016 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb | |||
| @@ -3,7 +3,7 @@ doors { | |||
| 3 | name: "Darkroom Painting" | 3 | name: "Darkroom Painting" | 
| 4 | type: GALLERY_PAINTING | 4 | type: GALLERY_PAINTING | 
| 5 | #move_paintings { room: "Main Area" name: "DARKROOM" } | 5 | #move_paintings { room: "Main Area" name: "DARKROOM" } | 
| 6 | receivers: "Components/Paintings/darkroom/teleportListener" | 6 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerDarkroom" | 
| 7 | panels { map: "the_darkroom" room: "First Room" name: "BISON" } | 7 | panels { map: "the_darkroom" room: "First Room" name: "BISON" } | 
| 8 | panels { map: "the_darkroom" room: "First Room" name: "FISH" } | 8 | panels { map: "the_darkroom" room: "First Room" name: "FISH" } | 
| 9 | panels { map: "the_darkroom" room: "First Room" name: "SHEEP" } | 9 | panels { map: "the_darkroom" room: "First Room" name: "SHEEP" } | 
| @@ -29,14 +29,14 @@ doors { | |||
| 29 | name: "Butterfly Painting" | 29 | name: "Butterfly Painting" | 
| 30 | type: GALLERY_PAINTING | 30 | type: GALLERY_PAINTING | 
| 31 | #move_paintings { room: "Main Area" name: "BUTTERFLY" } | 31 | #move_paintings { room: "Main Area" name: "BUTTERFLY" } | 
| 32 | receivers: "Components/Paintings/butterfly/teleportListener" | 32 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerButterfly" | 
| 33 | rooms { map: "the_butterfly" name: "Main Area" } | 33 | rooms { map: "the_butterfly" name: "Main Area" } | 
| 34 | } | 34 | } | 
| 35 | doors { | 35 | doors { | 
| 36 | name: "Between Painting" | 36 | name: "Between Painting" | 
| 37 | type: GALLERY_PAINTING | 37 | type: GALLERY_PAINTING | 
| 38 | #move_paintings { room: "Main Area" name: "BETWEEN" } | 38 | #move_paintings { room: "Main Area" name: "BETWEEN" } | 
| 39 | receivers: "Components/Paintings/between/teleportListener" | 39 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerBetween" | 
| 40 | panels { map: "the_between" room: "Main Area" name: "SUN" } | 40 | panels { map: "the_between" room: "Main Area" name: "SUN" } | 
| 41 | panels { map: "the_between" room: "Main Area" name: "KOI" } | 41 | panels { map: "the_between" room: "Main Area" name: "KOI" } | 
| 42 | panels { map: "the_between" room: "Main Area" name: "SUN KOI" } | 42 | panels { map: "the_between" room: "Main Area" name: "SUN KOI" } | 
| @@ -72,14 +72,14 @@ doors { | |||
| 72 | name: "Entry Painting" | 72 | name: "Entry Painting" | 
| 73 | type: GALLERY_PAINTING | 73 | type: GALLERY_PAINTING | 
| 74 | #move_paintings { room: "Main Area" name: "ENTRY" } | 74 | #move_paintings { room: "Main Area" name: "ENTRY" } | 
| 75 | receivers: "Components/Paintings/eyes/teleportListener" | 75 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerEyes" | 
| 76 | panels { map: "the_entry" room: "Eye Room" name: "I" } | 76 | panels { map: "the_entry" room: "Eye Room" name: "I" } | 
| 77 | } | 77 | } | 
| 78 | doors { | 78 | doors { | 
| 79 | name: "Wise Painting" | 79 | name: "Wise Painting" | 
| 80 | type: GALLERY_PAINTING | 80 | type: GALLERY_PAINTING | 
| 81 | #move_paintings { room: "Main Area" name: "WISE" } | 81 | #move_paintings { room: "Main Area" name: "WISE" } | 
| 82 | receivers: "Components/Paintings/triangle/teleportListener" | 82 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerTriangle" | 
| 83 | panels { map: "the_wise" room: "Entry" name: "INK" } | 83 | panels { map: "the_wise" room: "Entry" name: "INK" } | 
| 84 | panels { map: "the_wise" room: "Puzzles" name: "STORY" } | 84 | panels { map: "the_wise" room: "Puzzles" name: "STORY" } | 
| 85 | panels { map: "the_wise" room: "Puzzles" name: "VENTURE" } | 85 | panels { map: "the_wise" room: "Puzzles" name: "VENTURE" } | 
| @@ -107,7 +107,7 @@ doors { | |||
| 107 | name: "Tree Painting" | 107 | name: "Tree Painting" | 
| 108 | type: GALLERY_PAINTING | 108 | type: GALLERY_PAINTING | 
| 109 | #move_paintings { room: "Main Area" name: "TREE" } | 109 | #move_paintings { room: "Main Area" name: "TREE" } | 
| 110 | receivers: "Components/Paintings/Clue Maps/tree/teleportListener" | 110 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerTree" | 
| 111 | panels { map: "the_tree" room: "Main Area" name: "COLOR" } | 111 | panels { map: "the_tree" room: "Main Area" name: "COLOR" } | 
| 112 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (1)" } | 112 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (1)" } | 
| 113 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (2)" } | 113 | panels { map: "the_tree" room: "Main Area" name: "DAMAGE (2)" } | 
| @@ -144,35 +144,35 @@ doors { | |||
| 144 | name: "Unyielding Painting" | 144 | name: "Unyielding Painting" | 
| 145 | type: GALLERY_PAINTING | 145 | type: GALLERY_PAINTING | 
| 146 | #move_paintings { room: "Main Area" name: "UNYIELDING" } | 146 | #move_paintings { room: "Main Area" name: "UNYIELDING" } | 
| 147 | receivers: "Components/Paintings/Clue Maps/unyielding/teleportListener" | 147 | receivers: "Components/Listeners/Hint Room/unlockReaderListenerUnyielding" | 
| 148 | rooms { map: "the_unyielding" name: "Digital Entrance" } | 148 | rooms { map: "the_unyielding" name: "Digital Entrance" } | 
| 149 | } | 149 | } | 
| 150 | doors { | 150 | doors { | 
| 151 | name: "Graveyard Painting" | 151 | name: "Graveyard Painting" | 
| 152 | type: GALLERY_PAINTING | 152 | type: GALLERY_PAINTING | 
| 153 | #move_paintings { room: "Main Area" name: "GRAVEYARD" } | 153 | #move_paintings { room: "Main Area" name: "GRAVEYARD" } | 
| 154 | receivers: "Components/Paintings/Endings/grave/teleportListener" | 154 | receivers: "Components/Listeners/Endings/unlockReaderListenerGraveyard" | 
| 155 | rooms { map: "the_graveyard" name: "Outside" } | 155 | rooms { map: "the_graveyard" name: "Outside" } | 
| 156 | } | 156 | } | 
| 157 | doors { | 157 | doors { | 
| 158 | name: "Control Center Painting" | 158 | name: "Control Center Painting" | 
| 159 | type: GALLERY_PAINTING | 159 | type: GALLERY_PAINTING | 
| 160 | #move_paintings { room: "Main Area" name: "CC" } | 160 | #move_paintings { room: "Main Area" name: "CC" } | 
| 161 | receivers: "Components/Paintings/Endings/desert/teleportListener" | 161 | receivers: "Components/Listeners/Endings/unlockReaderListenerDesert" | 
| 162 | rooms { map: "the_impressive" name: "M2 Room" } | 162 | rooms { map: "the_impressive" name: "M2 Room" } | 
| 163 | } | 163 | } | 
| 164 | doors { | 164 | doors { | 
| 165 | name: "Tower Painting" | 165 | name: "Tower Painting" | 
| 166 | type: GALLERY_PAINTING | 166 | type: GALLERY_PAINTING | 
| 167 | #move_paintings { room: "Main Area" name: "TOWER" } | 167 | #move_paintings { room: "Main Area" name: "TOWER" } | 
| 168 | receivers: "Components/Paintings/Endings/red/teleportListener" | 168 | receivers: "Components/Listeners/Endings/unlockReaderListenerTower" | 
| 169 | rooms { map: "the_tower" name: "First Floor" } | 169 | rooms { map: "the_tower" name: "First Floor" } | 
| 170 | } | 170 | } | 
| 171 | doors { | 171 | doors { | 
| 172 | name: "Wondrous Painting" | 172 | name: "Wondrous Painting" | 
| 173 | type: GALLERY_PAINTING | 173 | type: GALLERY_PAINTING | 
| 174 | #move_paintings { room: "Main Area" name: "WONDROUS" } | 174 | #move_paintings { room: "Main Area" name: "WONDROUS" } | 
| 175 | receivers: "Components/Paintings/Endings/window/teleportListener" | 175 | receivers: "Components/Listeners/Endings/unlockReaderListenerWonderland" | 
| 176 | panels { map: "the_wondrous" room: "Entry" name: "WONDER" } | 176 | panels { map: "the_wondrous" room: "Entry" name: "WONDER" } | 
| 177 | panels { map: "the_wondrous" room: "Regular" name: "SHRINK" } | 177 | panels { map: "the_wondrous" room: "Regular" name: "SHRINK" } | 
| 178 | panels { map: "the_wondrous" room: "Huge" name: "SHRINK" } | 178 | panels { map: "the_wondrous" room: "Huge" name: "SHRINK" } | 
| @@ -189,42 +189,42 @@ doors { | |||
| 189 | name: "Rainbow Painting" | 189 | name: "Rainbow Painting" | 
| 190 | type: GALLERY_PAINTING | 190 | type: GALLERY_PAINTING | 
| 191 | #move_paintings { room: "Main Area" name: "RAINBOW" } | 191 | #move_paintings { room: "Main Area" name: "RAINBOW" } | 
| 192 | receivers: "Components/Paintings/Endings/rainbow/teleportListener" | 192 | receivers: "Components/Listeners/Endings/unlockReaderListenerRainbow" | 
| 193 | rooms { map: "daedalus" name: "Rainbow Start" } | 193 | rooms { map: "daedalus" name: "Rainbow Start" } | 
| 194 | } | 194 | } | 
| 195 | doors { | 195 | doors { | 
| 196 | name: "Words Painting" | 196 | name: "Words Painting" | 
| 197 | type: GALLERY_PAINTING | 197 | type: GALLERY_PAINTING | 
| 198 | #move_paintings { room: "Main Area" name: "WORDS" } | 198 | #move_paintings { room: "Main Area" name: "WORDS" } | 
| 199 | receivers: "Components/Paintings/Endings/words/teleportListener" | 199 | receivers: "Components/Listeners/Endings/unlockReaderListenerWords" | 
| 200 | rooms { map: "the_words" name: "Main Area" } | 200 | rooms { map: "the_words" name: "Main Area" } | 
| 201 | } | 201 | } | 
| 202 | doors { | 202 | doors { | 
| 203 | name: "Colorful Painting" | 203 | name: "Colorful Painting" | 
| 204 | type: GALLERY_PAINTING | 204 | type: GALLERY_PAINTING | 
| 205 | #move_paintings { room: "Main Area" name: "COLORFUL" } | 205 | #move_paintings { room: "Main Area" name: "COLORFUL" } | 
| 206 | receivers: "Components/Paintings/Endings/colorful/teleportListener" | 206 | receivers: "Components/Listeners/Endings/unlockReaderListenerColorful" | 
| 207 | rooms { map: "the_colorful" name: "White Room" } | 207 | rooms { map: "the_colorful" name: "White Room" } | 
| 208 | } | 208 | } | 
| 209 | doors { | 209 | doors { | 
| 210 | name: "Castle Painting" | 210 | name: "Castle Painting" | 
| 211 | type: GALLERY_PAINTING | 211 | type: GALLERY_PAINTING | 
| 212 | #move_paintings { room: "Main Area" name: "CASTLE" } | 212 | #move_paintings { room: "Main Area" name: "CASTLE" } | 
| 213 | receivers: "Components/Paintings/Endings/castle/teleportListener" | 213 | receivers: "Components/Listeners/Endings/unlockReaderListenerCastle" | 
| 214 | rooms { map: "daedalus" name: "Castle" } | 214 | rooms { map: "daedalus" name: "Castle" } | 
| 215 | } | 215 | } | 
| 216 | doors { | 216 | doors { | 
| 217 | name: "Sun Temple Painting" | 217 | name: "Sun Temple Painting" | 
| 218 | type: GALLERY_PAINTING | 218 | type: GALLERY_PAINTING | 
| 219 | #move_paintings { room: "Main Area" name: "SUNTEMPLE" } | 219 | #move_paintings { room: "Main Area" name: "SUNTEMPLE" } | 
| 220 | receivers: "Components/Paintings/Endings/temple/teleportListener" | 220 | receivers: "Components/Listeners/Endings/unlockReaderListenerTemple" | 
| 221 | rooms { map: "the_sun_temple" name: "Entrance" } | 221 | rooms { map: "the_sun_temple" name: "Entrance" } | 
| 222 | } | 222 | } | 
| 223 | doors { | 223 | doors { | 
| 224 | name: "Ancient Painting" | 224 | name: "Ancient Painting" | 
| 225 | type: GALLERY_PAINTING | 225 | type: GALLERY_PAINTING | 
| 226 | #move_paintings { room: "Main Area" name: "ANCIENT" } | 226 | #move_paintings { room: "Main Area" name: "ANCIENT" } | 
| 227 | receivers: "Components/Paintings/Endings/cubes/teleportListener" | 227 | receivers: "Components/Listeners/Endings/unlockReaderListenerQuartz" | 
| 228 | rooms { map: "the_ancient" name: "Outside" } | 228 | rooms { map: "the_ancient" name: "Outside" } | 
| 229 | } | 229 | } | 
| 230 | doors { | 230 | doors { | 
| @@ -255,7 +255,8 @@ doors { | |||
| 255 | doors { name: "Castle Painting" } | 255 | doors { name: "Castle Painting" } | 
| 256 | doors { name: "Sun Temple Painting" } | 256 | doors { name: "Sun Temple Painting" } | 
| 257 | doors { name: "Ancient Painting" } | 257 | doors { name: "Ancient Painting" } | 
| 258 | doors { name: "Gallery Extension" } | 258 | panels { room: "Daedalus Extension" name: "WHERE" } | 
| 259 | double_letters: true | ||
| 259 | } | 260 | } | 
| 260 | doors { | 261 | doors { | 
| 261 | name: "Ending Door" | 262 | name: "Ending Door" | 
