name: "Dead End Room" panels { name: "DOOR" path: "Panels/Dead End/panel3" clue: "door" answer: "knob" symbols: BOXES } panels { name: "WAYS" path: "Panels/Dead End/panel4" clue: "ways" answer: "sway" symbols: SPARKLES } panels { name: "DEAD" path: "Panels/Dead End/panel" clue: "dead" answer: "alive" symbols: SUN } panels { name: "END" path: "Panels/Dead End/panel2" clue: "end" answer: "begin" symbols: SUN } ports { name: "BEGIN" display_name: "Door Ways Worldport" path: "Components/Warps/worldport6" destination { x: -38 y: 0 z: 41.5 } rotation: 0 } ports { name: "BEGIN2" display_name: "Dead End Worldport" path: "Components/Warps/worldport5" destination { x: -38 y: 0 z: 27.5 } rotation: 180 } rm'>
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/rooms/Obverse Yellow Room.txtpb
blob: c87efdfff7271330535ffa53ed384b0653c65fc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Obverse Yellow Room"
panels {
  name: "CIVIL"
  path: "Panels/Main/panel_6"
  clue: "civil"
  answer: "civic"
  symbols: SPARKLES
}
panels {
  name: "CRABS"
  path: "Panels/Main/panel_7"
  clue: "crabs"
  answer: "grabs"
  symbols: SPARKLES
}