name: "Y Plus Third Floor" # It's the second floor too... display_name: "E" panels { name: "CACTUS" path: "Panels/panel_6" clue: "cactus" answer: "thorn" symbols: BOXES } panels { name: "TAIL" path: "Panels/panel_12" clue: "tail" answer: "rat" symbols: BOXES } paintings { name: "UNMORE" path: "Components/Paintings/unmore2" gravity: Y_PLUS orientation: "east" display_name: "E Side Third Floor Painting" } paintings { name: "UNDUE" path: "Components/Paintings/undue2" gravity: Y_PLUS orientation: "south" display_name: "Hat Chamber Upside Down Painting" } td class='main'>index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze In Area.txtpb
blob: 8c556aab8f67eaed6c22d63e2479dda67734bde7 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Maze In Area"
panel_display_name: "Courtyard"
panels {
  name: "IN"
  path: "Panels/Maze/maze_3"
  clue: "in"
  answer: "out"
  symbols: SUN
}