name: "Outside Orange Room" panel_display_name: "East Area" panels { name: "SMILE" path: "Panels/Smiley Rooms/orange" clue: "smile" answer: "orange" symbols: QUESTION } panels { name: "VAN" path: "Panels/Orange Room/panel_entry" clue: "van" answer: "minivan" symbols: PYRAMID } panels { name: "WERE" path: "Panels/Hexes/magenta_1" clue: "were" answer: "are" symbols: AGE } panels { name: "FALL" path: "Panels/Hexes/magenta_2" clue: "fall" answer: "all" symbols: SPARKLES } panels { name: "KNOT" path: "Panels/Hexes/magenta_3" clue: "knot" answer: "not" symbols: ZERO } panels { name: "SLOT" path: "Panels/Hexes/magenta_4" clue: "slot" answer: "lost" symbols: ANAGRAM } panels { name: "WAND" path: "Panels/Hexes/magenta_5" clue: "wand" answer: "wander" symbols: SPARKLES } panels { name: "OWL" path: "Panels/Hexes/magenta_6" clue: "owl" answer: "who" symbols: SPARKLES symbols: ZERO symbols: SOUND } babbef2f321e42fe177b4a491'>this commit Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Repetitive Entrance.txtpb
blob: 3857d5fe55be227fadde1a23b5e79afdff889e2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "Repetitive Entrance"
panels {
  name: "TEDIOUS"
  path: "Panels/Entrances/panel_6"
  clue: "tedious"
  answer: "repetitive"
  symbols: SUN
}
ports {
  name: "REPETITIVE"
  path: "Components/Warps/worldport5"
  orientation: "north"
}