name: "Main Area" panels { name: "DUCKS" path: "Panels/Books/panel_1" clue: "ducks" answer: "bills" symbols: BOXES } panels { name: "BREAK" path: "Panels/Books/panel_2" clue: "break" answer: "brake" symbols: ZERO } panels { name: "LIGHTNING" path: "Panels/Books/panel_3" clue: "lightning" answer: "thunder" symbols: AGE } panels { name: "BRAIN" path: "Panels/Books/panel_4" clue: "brain" answer: "head" symbols: STARS } panels { name: "STONE" path: "Panels/Books/panel_5" clue: "stone" answer: "onyx" symbols: EXAMPLE } panels { name: "MUTANT" path: "Panels/Books/panel_6" clue: "mutant" answer: "storm" symbols: EXAMPLE } panels { name: "DAY" path: "Panels/Books/panel_7" clue: "day" answer: "night" symbols: SUN } panels { name: "CARNIVAL" path: "Panels/Books/panel_8" clue: "carnival" answer: "circus" symbols: EXAMPLE } panels { name: "LARKS" path: "Panels/Books/panel_9" clue: "larks" answer: "songbirds" symbols: EXAMPLE } panels { name: "COBRAS" path: "Panels/Books/panel_10" clue: "cobras" answer: "snakes" symbols: EXAMPLE } panels { name: "STIM" path: "Panels/Books/panel_11" clue: "stim" answer: "mist" symbols: ANAGRAM } panels { name: "ALIVE" path: "Panels/Books/panel_12" clue: "alive" answer: "born" symbols: AGE } panels { name: "BALD" path: "Panels/Games/panel_1" clue: "bald" answer: "balder" symbols: PYRAMID } panels { name: "FENCE" path: "Panels/Games/panel_2" clue: "fence" answer: "gate" symbols: BOXES } panels { name: "LIFE" path: "Panels/Games/panel_3" clue: "life" answer: "death" symbols: AGE } panels { name: "POOL" path: "Panels/Games/panel_4" clue: "pool" answer: "loop" symbols: ANAGRAM } panels { name: "CARDS" path: "Panels/Games/panel_5" clue: "cards" answer: "poker" symbols: EXAMPLE } panels { name: "CIRCUS" path: "Panels/Games/panel_6" clue: "circus" answer: "clown" symbols: STARS } panels { name: "DRESS" path: "Panels/Games/panel_7" clue: "dress" answer: "veil" symbols: BOXES } panels { name: "BLOCK" path: "Panels/Games/panel_8" clue: "block" answer: "guard" symbols: SUN } panels { name: "STAB" path: "Panels/Games/panel_9" clue: "stab" answer: "poke" symbols: PYRAMID } panels { name: "TADPOLES" path: "Panels/Games/panel_10" clue: "tadpoles" answer: "toads" symbols: AGE } ports { name: "ENTRY" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 4 y: 0 z: 12 } rotation: 90 } keyholders { name: "N" path: "Components/KeyHolders/keyHolderN" key: "n" } q' value=''/>
path: root/data/maps/the_entry/rooms/Right Eye.txtpb
blob: 1c7bf682c58692a505c2edc147e5d73407fcb2e4 (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
25
26
27
28
29
30
31
32
name: "Right Eye"
display_name: "Right Eye Area"
panels {
  name: "EYE"
  path: "Panels/Entry/front_2"
  clue: "eye"
  answer: "spy"
  symbols: ZERO
}
panels {
  name: "WANDER"
  path: "Panels/Pilgrimage/cream_1"
  clue: "wander"
  answer: "wander"
  proxies { answer: "lust" path: "Panels/Pilgrimage/cream_1_proxy_1" }
}
panels {
  name: "FAINT"
  path: "Panels/Entry/partial_1"
  clue: "faint"
  answer: "paint"
  symbols: SPARKLES
}
paintings {
  name: "PSYCHIC"
  path: "Components/Paintings/psychic"
  required_door { name: "Red Room Painting" }
  enter_only: true
  move: true
  orientation: "west"
  display_name: "Red Room Painting"
}