name: "Under Question Room" panel_display_name: "Question Room" panels { name: "QUESTION" path: "Panels/General/question_1" clue: "question" answer: "which" symbols: EXAMPLE proxies { answer: "which" path: "Panels/General/question_1_proxy_1" } proxies { answer: "where" path: "Panels/General/question_1_proxy_2" } display_name: "QUESTION (Where)" } href='https://git.fourisland.com/lingo2-archipelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
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"
}