name: "Zoo NE" panel_display_name: "Zoo" panels { name: "FANG" path: "Panels/V Maze/four_5" clue: "fang" answer: "tiger" symbols: BOXES } panels { name: "STRIPE (1)" path: "Panels/V Maze/four_6" clue: "stripe" answer: "zebra" symbols: BOXES } panels { name: "STRIPE (2)" path: "Panels/V Maze/four_7" clue: "stripe" answer: "tiger" symbols: BOXES } panels { name: "HOOF" path: "Panels/V Maze/four_8" clue: "hoof" answer: "zebra" symbols: BOXES } panels { name: "Colors" path: "Panels/V Maze/cr_5" clue: "" answer: "deoba" symbols: LINGO proxies { answer: "abode" path: "Panels/V Maze/cr_6" } proxies { answer: "ode" path: "Panels/V Maze/cr_7" } } /lingo2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Yellow Left.txtpb
blob: 192d901096b85def3ee42382f443a195ffaee990 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Yellow Left"
panels {
  name: "SICKNESS"
  path: "Panels/Miscellaneous/entry_2"
  clue: "sickness"
  answer: "health"
  symbols: SUN
  required_door { name: "Cyan Doors" }
}