name: "North Landscape" panel_display_name: "North Landscape" panels { name: "WEATHER" path: "Panels/General/platforms_1" clue: "weather" answer: "nature" symbols: BOXES } panels { name: "ANIMALS" path: "Panels/General/platforms_2" clue: "animals" answer: "nature" symbols: BOXES } panels { name: "PLANTS" path: "Panels/General/platforms_3" clue: "plants" answer: "nature" symbols: BOXES } panels { name: "LAUGH" path: "Panels/General/dyk_4" clue: "laugh" answer: "half" symbols: ZERO } panels { name: "FINISHED" path: "Panels/General/dyk_5" clue: "finished" answer: "done" symbols: SUN } panels { name: "LAUGH FINISHED" path: "Panels/General/dyk_6" clue: "" answer: "shed" symbols: LINGO } panels { name: "INSIDE" path: "Panels/General/nature_1" clue: "inside" answer: "outside" symbols: SUN } keyholders { name: "X" path: "Components/KeyHolders/keyHolderX" key: "x" } ports { name: "INVISIBLE" display_name: "Eye Worldport" path: "Meshes/Blocks/Warps/worldport20" destination { x: 33 y: 0 z: -66.5 } rotation: 0 required_door { name: "Invisible Entrance" } } it' value='switch'/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Flipped Purple Area.txtpb
blob: 02697a89d4c853f4051eb68cfdc018d14b8b6c5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Flipped Purple Area"
panels {
  name: "CEILING"
  path: "Panels/Maze/panel_8"
  clue: "ceiling"
  answer: "floor"
  symbols: SUN
}
panels {
  name: "LEAVES"
  path: "Panels/Maze/panel_19"
  clue: "leaves"
  answer: "roots"
  symbols: BOXES
}