about summary refs log tree commit diff stats
path: root/data/maps/the_owl/doors.txtpb
blob: eaafa48ba70db638d17ff62d0ffff61d295593b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Behind Northeast"
panels {
  name: "FIND"
  path: "Panels/Behind Areas/behind_2"
  clue: "find"
  answer: "found"
  symbols: AGE
}
4' href='#n204'>204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351
doors {
  name: "Brush Door"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_1"
  panels { room: "R2C2 Top" name: "CRUSH" }
  location_room: "R2C2 Top"
}
doors {
  name: "Sky Top Doors"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_2"
  receivers: "Components/Doors/entry_4"
  panels { room: "R2C1 Left" name: "VERB" }
  location_room: "R2C1 Left"
}
doors {
  name: "Sky Bottom Doors"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_3"
  receivers: "Components/Doors/entry_5"
  panels { room: "R2C1 Left" name: "FOIL" }
  location_room: "R2C1 Left"
}
doors {
  name: "First Room Shortcut"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_6"
  panels { room: "Connected Area" name: "FIZZLE" }
  location_room: "Connected Area"
}
doors {
  name: "First Door"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_7"
  panels { room: "R2C2 Bottom" name: "FOUL" }
  location_room: "R2C2 Bottom"
}
doors {
  name: "Blue Door"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Doors/entry_8"
  panels { room: "Connected Area" name: "PAST" }
  panels { room: "Connected Area" name: "LAY" }
  location_room: "Connected Area"
}
doors {
  name: "Gray Top Door"
  type: ITEM_ONLY
  receivers: "Components/Doors/entry_10"
  panels { room: "R2C2 Top" name: "RAY" }
  location_room: "R2C2 Top"
}
doors {
  name: "Gray Bottom Door"
  type: ITEM_ONLY
  receivers: "Components/Doors/entry_9"
  panels { room: "R2C2 Top" name: "RAY" }
}
doors {
  name: "Control Center Magenta Door"
  type: CONTROL_CENTER_COLOR
  latch: true
  receivers: "Components/Doors/entry_18"
  control_center_color: "magenta"
}
doors {
  name: "Sky Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/LB"
  receivers: "Components/Owl/Room 1/LBG"
  receivers: "Components/Owl/Room 2/LB"
  receivers: "Components/Owl/Room 2/LBG"
  receivers: "Components/Owl/Room 3/LB"
  receivers: "Components/Owl/Room 3/LBG"
  receivers: "Components/Owl/Room 4/LB"
  receivers: "Components/Owl/Room 4/LBG"
  receivers: "Components/Owl/Room 5/LB"
  receivers: "Components/Owl/Room 5/LBG"
  receivers: "Components/Owl/Room 6/LB"
  receivers: "Components/Owl/Room 6/LBG"
  receivers: "Components/Owl/Room 7/LB"
  receivers: "Components/Owl/Room 7/LBG"
  receivers: "Components/Owl/Room 8/LB"
  receivers: "Components/Owl/Room 8/LBG"
  receivers: "Components/Owl/Room 9/LB"
  receivers: "Components/Owl/Room 9/LBG"
  receivers: "Components/Owl/Room 10/LB"
  receivers: "Components/Owl/Room 10/LBG"
  receivers: "Components/Owl/Room 11/LB"
  receivers: "Components/Owl/Room 11/LBG"
  panels { room: "R2C1 Left" name: "DUSKY" }
  location_room: "R2C1 Left"
}
doors {
  name: "Gray Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/G"
  receivers: "Components/Owl/Room 1/GG"
  receivers: "Components/Owl/Room 2/G"
  receivers: "Components/Owl/Room 2/GG"
  receivers: "Components/Owl/Room 3/G"
  receivers: "Components/Owl/Room 3/GG"
  receivers: "Components/Owl/Room 4/G"
  receivers: "Components/Owl/Room 4/GG"
  receivers: "Components/Owl/Room 5/G"
  receivers: "Components/Owl/Room 5/GG"
  receivers: "Components/Owl/Room 6/G"
  receivers: "Components/Owl/Room 6/GG"
  receivers: "Components/Owl/Room 7/G"
  receivers: "Components/Owl/Room 7/GG"
  receivers: "Components/Owl/Room 8/G"
  receivers: "Components/Owl/Room 8/GG"
  receivers: "Components/Owl/Room 9/G"
  receivers: "Components/Owl/Room 9/GG"
  receivers: "Components/Owl/Room 10/G"
  receivers: "Components/Owl/Room 10/GG"
  receivers: "Components/Owl/Room 11/G"
  receivers: "Components/Owl/Room 11/GG"
  panels { room: "R2C2 Top" name: "RAY" }
  location_room: "R2C2 Top"
}
doors {
  name: "Orange Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/O"
  receivers: "Components/Owl/Room 1/OG"
  receivers: "Components/Owl/Room 2/O"
  receivers: "Components/Owl/Room 2/OG"
  receivers: "Components/Owl/Room 3/O"
  receivers: "Components/Owl/Room 3/OG"
  receivers: "Components/Owl/Room 4/O"
  receivers: "Components/Owl/Room 4/OG"
  receivers: "Components/Owl/Room 5/O"
  receivers: "Components/Owl/Room 5/OG"
  receivers: "Components/Owl/Room 6/O"
  receivers: "Components/Owl/Room 6/OG"
  receivers: "Components/Owl/Room 7/O"
  receivers: "Components/Owl/Room 7/OG"
  receivers: "Components/Owl/Room 8/O"
  receivers: "Components/Owl/Room 8/OG"
  receivers: "Components/Owl/Room 9/O"
  receivers: "Components/Owl/Room 9/OG"
  receivers: "Components/Owl/Room 10/O"
  receivers: "Components/Owl/Room 10/OG"
  receivers: "Components/Owl/Room 11/O"
  receivers: "Components/Owl/Room 11/OG"
  panels { room: "Connected Area" name: "RANGE" }
  location_room: "Connected Area"
}
doors {
  name: "White Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/W"
  receivers: "Components/Owl/Room 1/WG"
  receivers: "Components/Owl/Room 2/W"
  receivers: "Components/Owl/Room 2/WG"
  receivers: "Components/Owl/Room 3/W"
  receivers: "Components/Owl/Room 3/WG"
  receivers: "Components/Owl/Room 4/W"
  receivers: "Components/Owl/Room 4/WG"
  receivers: "Components/Owl/Room 5/W"
  receivers: "Components/Owl/Room 5/WG"
  receivers: "Components/Owl/Room 6/W"
  receivers: "Components/Owl/Room 6/WG"
  receivers: "Components/Owl/Room 7/W"
  receivers: "Components/Owl/Room 7/WG"
  receivers: "Components/Owl/Room 8/W"
  receivers: "Components/Owl/Room 8/WG"
  receivers: "Components/Owl/Room 9/W"
  receivers: "Components/Owl/Room 9/WG"
  receivers: "Components/Owl/Room 10/W"
  receivers: "Components/Owl/Room 10/WG"
  receivers: "Components/Owl/Room 11/W"
  receivers: "Components/Owl/Room 11/WG"
  panels { room: "R2C3 Bottom" name: "BLACK" }
  location_room: "R2C3 Bottom"
}
doors {
  name: "Black Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/BK"
  receivers: "Components/Owl/Room 1/BKG"
  receivers: "Components/Owl/Room 2/BK"
  receivers: "Components/Owl/Room 2/BKG"
  receivers: "Components/Owl/Room 3/BK"
  receivers: "Components/Owl/Room 3/BKG"
  receivers: "Components/Owl/Room 4/BK"
  receivers: "Components/Owl/Room 4/BKG"
  receivers: "Components/Owl/Room 5/BK"
  receivers: "Components/Owl/Room 5/BKG"
  receivers: "Components/Owl/Room 6/BK"
  receivers: "Components/Owl/Room 6/BKG"
  receivers: "Components/Owl/Room 7/BK"
  receivers: "Components/Owl/Room 7/BKG"
  receivers: "Components/Owl/Room 8/BK"
  receivers: "Components/Owl/Room 8/BKG"
  receivers: "Components/Owl/Room 9/BK"
  receivers: "Components/Owl/Room 9/BKG"
  receivers: "Components/Owl/Room 10/BK"
  receivers: "Components/Owl/Room 10/BKG"
  receivers: "Components/Owl/Room 11/BK"
  receivers: "Components/Owl/Room 11/BKG"
  panels { room: "Connected Area" name: "WHITE" }
  location_room: "Connected Area"
}
doors {
  name: "Blue Owl"
  type: ITEM_ONLY
  legacy_location: true
  receivers: "Components/Owl/Room 1/BL"
  receivers: "Components/Owl/Room 1/BLG"
  receivers: "Components/Owl/Room 2/BL"
  receivers: "Components/Owl/Room 2/BLG"
  receivers: "Components/Owl/Room 3/BL"
  receivers: "Components/Owl/Room 3/BLG"
  receivers: "Components/Owl/Room 4/BL"
  receivers: "Components/Owl/Room 4/BLG"
  receivers: "Components/Owl/Room 5/BL"
  receivers: "Components/Owl/Room 5/BLG"
  receivers: "Components/Owl/Room 6/BL"
  receivers: "Components/Owl/Room 6/BLG"
  receivers: "Components/Owl/Room 7/BL"
  receivers: "Components/Owl/Room 7/BLG"
  receivers: "Components/Owl/Room 8/BL"
  receivers: "Components/Owl/Room 8/BLG"
  receivers: "Components/Owl/Room 9/BL"
  receivers: "Components/Owl/Room 9/BLG"
  receivers: "Components/Owl/Room 10/BL"
  receivers: "Components/Owl/Room 10/BLG"
  receivers: "Components/Owl/Room 11/BL"
  receivers: "Components/Owl/Room 11/BLG"
  panels { room: "Blue Room" name: "SKY" }
  location_room: "Blue Room"
}
doors {
  name: "Gray Panel"
  type: EVENT
  #receivers: "Panels/Colors/owl_2/animationListener2"
  panels { room: "Connected Area" name: "RANGE" }
  panels { room: "Connected Area" name: "WHITE" }
  panels { room: "Blue Room" name: "SKY" }
}
doors {
  name: "Owl Painting"
  type: EVENT
  #move_paintings { room: "Connected Area" name: "OWL" }
  #receivers: "Components/Paintings/owl/teleportListener"
  panels { room: "R2C1 Left" name: "DUSKY" }
  panels { room: "R2C2 Top" name: "RAY" }
  panels { room: "Connected Area" name: "RANGE" }
  panels { room: "R2C3 Bottom" name: "BLACK" }
  panels { room: "Connected Area" name: "WHITE" }
  panels { room: "Blue Room" name: "SKY" }
}
doors {
  name: "R1C1 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "ETCH" }
  panels { room: "Connected Area" name: "SHOE" }
  panels { room: "Connected Area" name: "MARKER" }
  location_room: "Connected Area"
  location_name: "ETCH, MARKER, SHOE"
}
doors {
  name: "R1C2 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "FAINT" }
  panels { room: "Connected Area" name: "PURE" }
  panels { room: "Connected Area" name: "MODE" }
  location_room: "Connected Area"
  location_name: "FAINT, MODE, PURE"
}
doors {
  name: "Control Center Magenta Panel"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "COLOR" }
  location_room: "Connected Area"
  location_name: "COLOR"
}
doors {
  name: "R1C3 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "PENCIL" }
  panels { room: "Connected Area" name: "WING" }
  location_room: "Connected Area"
  location_name: "PENCIL, WING"
}
doors {
  name: "R1C4 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "SKETCH" }
  panels { room: "Connected Area" name: "PHOTO" }
  panels { room: "R1C4 Left" name: "WALK" }
  panels { room: "R1C4 Left" name: "STENCIL" }
  location_room: "R1C4 Left"
  location_name: "PHOTO, SKETCH, STENCIL, WALK"
}
doors {
  name: "R2C1 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "LAY" }
  panels { room: "Connected Area" name: "PAST" }
  panels { room: "R2C1 Left" name: "VERB" }
  panels { room: "R2C1 Left" name: "FOIL" }
  location_room: "R2C1 Left"
  location_name: "FOIL, LAY, PAST, VERB"
}
doors {
  name: "R2C2 Panels"
  type: LOCATION_ONLY
  panels { room: "R2C2 Bottom" name: "FOUL" }
  panels { room: "R2C2 Top" name: "CRUSH" }
  panels { room: "Connected Area" name: "FIZZLE" }
  location_room: "R2C2 Top"
  location_name: "CRUSH, FOUL, FIZZLE"
}
doors {
  name: "R2C3 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "PRIMARY" }
  panels { room: "R2C3 Bottom" name: "FIGMENT" }
  location_room: "R2C3 Bottom"
  location_name: "FIGMENT, PRIMARY"
}
doors {
  name: "R2C4 Panels"
  type: LOCATION_ONLY
  panels { room: "Connected Area" name: "SHOW" }
  panels { room: "Connected Area" name: "HAD" }
  panels { room: "Connected Area" name: "HEAVY" }
  location_room: "Connected Area"
  location_name: "HAD, HEAVY, SHOW"
}
doors {
  name: "Near Z1 Panel"
  type: LOCATION_ONLY
  panels { room: "Z Room" name: "MAZE" }
  location_room: "Z Room"
  location_name: "MAZE"
}