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)" } s-git' 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_colorful/rooms/Cyan Room.txtpb
blob: 09150abcb837b300de1804866b4bbd4a3075d2f9 (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
name: "Cyan Room"
display_name: "Cyan Room"
panels {
  name: "BROTHER"
  path: "Panels/Cyan/panel_cyan_1"
  clue: "brother"
  answer: "sister"
  symbols: GENDER
}
panels {
  name: "MISTER"
  path: "Panels/Cyan/panel_cyan_2"
  clue: "mister"
  answer: "sister"
  symbols: ZERO
}
panels {
  name: "LOST"
  path: "Panels/Cyan/panel_cyan_3"
  clue: "lost"
  answer: "missing"
  symbols: SUN
}
panels {
  name: "SING"
  path: "Panels/Cyan/panel_cyan_4"
  clue: "sing"
  answer: "missing"
  symbols: SPARKLES
}