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)" } ref='/lingo2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_tenacious/rooms/Control Center Entrance.txtpb
blob: 05a3af38e1b1c259e8b85b1de4b1b1fa9f5bd170 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Control Center Entrance"
panels {
  name: "ZERO"
  path: "Panels/Room_1/panel_5"
  clue: "zero"
  answer: "hero"
  symbols: ZERO
}
ports {
  name: "CC"
  display_name: "Control Center Connector"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 10 }
  rotation: 0
}