name: "Question Room Who" display_name: "Question Room" panels { name: "QUESTION" path: "Panels/Questions/question_2" clue: "question" answer: "who" symbols: "example" proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" } # "Panels/Question Proxies/question_2_proxied2" <- this is just who again proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" } proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" } proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" } proxies { answer: "when" path: "Panels/Question Proxies/question_2_proxied6" } } ref='/lingo2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Quiet Entrance.txtpb
blob: 08fbcc71396d8b73dcf0e49e47686cdc8120f674 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "Quiet Entrance"
panel_display_name: "Central"
panels {
  name: "HIDDEN"
  path: "Panels/Halls/halls_7"
  clue: "hidden"
  answer: "ceortv"
  symbols: SUN
  proxies { answer: "covert" path: "Panels/Halls/secret_proxy_3" }
  proxies { answer: "secret" path: "Panels/Halls/secret_proxy_4" }
  display_name: "HIDDEN (West)"
}
paintings {
  name: "PLANET2"
  path: "Components/Paintings/Group1/planet2"
}
ports {
  name: "QUIET"
  path: "Components/Warps/Worldports/worldport5"
}