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 } o2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb
blob: ece57899e36c9bc09c49d3568cbcd3b56021269f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Obverse Black Area"
panels {
  name: "MOUNTAIN"
  path: "Panels/Maze/panel_16"
  clue: "mountain"
  answer: "valley"
  symbols: SUN
}
panels {
  name: "TRAIN"
  path: "Panels/Maze/panel_17"
  clue: "train"
  answer: "subway"
  symbols: EXAMPLE
}