name: "Bottom Left Room" panels { name: "SHELL (1)" path: "Panels/Room 4/panel_1" clue: "shell" answer: "armadillo" symbols: STARS } panels { name: "SHELL (2)" path: "Panels/Room 4/panel_2" clue: "shell" answer: "coconut" symbols: STARS } panels { name: "SHELL (3)" path: "Panels/Room 4/panel_3" clue: "shell" answer: "egg" symbols: STARS } panels { name: "SHELL (4)" path: "Panels/Room 4/panel_4" clue: "shell" answer: "crab" symbols: STARS } panels { name: "SHELL (5)" path: "Panels/Room 4/panel_5" clue: "shell" answer: "turtle" symbols: STARS } panels { name: "SHELL (6)" path: "Panels/Room 4/panel_6" clue: "shell" answer: "nut" symbols: STARS }
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Up Area.txtpb
blob: 0046cefdbf4b5dab94c460ae744d1009359305fe (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Maze Up Area"
panel_display_name: "Courtyard"
panels {
  name: "UP"
  path: "Panels/Maze/maze_15"
  clue: "up"
  answer: "down"
  symbols: SUN
}