name: "Black Hex" panel_display_name: "Northwest Area" panels { name: "HIDE" path: "Panels/Hexes/black_1" clue: "hide" answer: "seek" symbols: SUN } panels { name: "ORDER" path: "Panels/Hexes/black_2" clue: "order" answer: "chaos" symbols: SUN } panels { name: "TOWER" path: "Panels/Hexes/black_3" clue: "tower" answer: "our" symbols: ZERO } panels { name: "MAZE" path: "Panels/Hexes/black_4" clue: "maze" answer: "ways" symbols: ZERO } panels { name: "CLUES" path: "Panels/Hexes/black_5" clue: "clues" answer: "zoos" symbols: ZERO } panels { name: "SECRET" path: "Panels/Hexes/black_6" clue: "secret" answer: "secrets" symbols: PLANET } panels { name: "BARK" path: "Panels/V Maze/door_2" clue: "bark" answer: "tree" symbols: BOXES # visible through the tinted door } '/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Trick Room.txtpb
blob: d20502e4f25b72dde05195f242dc08ecb7ab5aaf (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Trick Room"
panel_display_name: "Starting Room"
panels {
  name: "INK"
  path: "Panels/Entry/l_opener_1"
  clue: "ink"
  answer: "ink"
  proxies { answer: "link" path: "Panels/Entry/l_opener_proxy_1" }
}