name: "Red Room" display_name: "Red Room" panels { name: "BLINDING" path: "Panels/Red Room/red_1" clue: "blinding" answer: "sunny" symbols: PYRAMID } panels { name: "MONTH" path: "Panels/Red Room/red_2" clue: "month" answer: "april" symbols: EXAMPLE } panels { name: "CHAIN" path: "Panels/Red Room/red_3" clue: "chain" answer: "link" symbols: BOXES } panels { name: "FLOWER" path: "Panels/Red Room/red_4" clue: "flower" answer: "daisy" symbols: EXAMPLE } panels { name: "OVERCHARGE" path: "Panels/Red Room/red_5" clue: "overcharge" answer: "rob" symbols: SUN } panels { name: "LOSER" path: "Panels/Red Room/red_6" clue: "loser" answer: "victor" symbols: SUN } panels { name: "PAD" path: "Panels/Red Room/red_7" clue: "pad" answer: "lily" symbols: EXAMPLE } panels { name: "RISE" path: "Panels/Red Room/red_8" clue: "rise" answer: "rose" symbols: AGE } panels { name: "ELEGANCE" path: "Panels/Red Room/red_9" clue: "elegance" answer: "grace" symbols: SUN } panels { name: "TESTAMENT" path: "Panels/Red Room/red_10" clue: "testament" answer: "will" symbols: SUN } panels { name: "TAKEOUT" path: "Panels/Red Room/red_11" clue: "takeout" answer: "robin" symbols: SUN } Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room How.txtpb
blob: 8f087d0eea77ec2f4ff23986ade996ba3a7f74c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "Question Room How"
panel_display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_3"
  clue: "question"
  answer: "how"
  symbols: EXAMPLE
  proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" }
  proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
  display_name: "QUESTION (How)"
}
paintings {
  name: "WHY"
  path: "Components/Paintings/why"
  orientation: "east"
}