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 } elago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/rooms/High Room.txtpb
blob: e876801be2ddd504d96493d4121d5e0470e800db (plain) (blame)
1
2
3
4
5
6
7
8
name: "High Room"
panels {
  name: "HIGH"
  path: "Panels/panel_4"
  clue: "high"
  answer: "hi"
  symbols: ZERO
}