name: "Eye Temple 1F Side" panel_display_name: "Temple of the Eyes" paintings { name: "EYEREDSIDE1" path: "Components/Paintings/Temple of the Eyes/eyeRedSide1" } paintings { name: "EYEREDTOEXITMAIN5" path: "Components/Paintings/Temple of the Eyes/eyeRedToExitMain5" } paintings { name: "EYEREDTOEXITMAIN1" path: "Components/Paintings/Temple of the Eyes/eyeRedToExitMain1" } 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_great/rooms/Question Room What.txtpb
blob: a61ccef00558f7bf3f34253def23368aff9d572a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Question Room What"
panel_display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_4"
  clue: "question"
  answer: "what"
  symbols: EXAMPLE
  proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied2" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied3" }
  proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" }
  proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied6" }
  display_name: "QUESTION (What)"
}