name: "Red Blue Room" panels { name: "RIGHTWARD" path: "Panels/Entry/rightward_proxying" clue: "rightward" answer: "word" symbols: ZERO symbols: EVAL proxies { answer: "word" path: "Panels/Entry/rightward_proxyied_1" } proxies { answer: "whirred" path: "Panels/Entry/rightward_proxyied_2" } } panels { name: "TYPEWRITING" path: "Panels/Entry/typewriter_proxying" clue: "typewriting" answer: "writing" symbols: EVAL proxies { answer: "writing" path: "Panels/Entry/typewriter_proxied_1" } proxies { answer: "poetry" path: "Panels/Entry/typewriter_proxied_2" } } f='/'>cgit logo index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Digital Entrance.txtpb
blob: 74665a287679b7e03886970da12785c0f827f77c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: "Digital Entrance"
panels {
  name: "ORANGE"
  path: "Panels/Miscellaneous/entry_1"
  clue: "orange"
  answer: "blue"
  symbols: SUN
}
ports {
  name: "DIGITAL"
  path: "Components/Warps/worldport"
}