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 } td class='form'>
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb
blob: 6226aa6f88fae55a63c50cbaa6b51e0e26652d9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Y Plus First Floor"
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue4"
  gravity: Y_PLUS
  orientation: "south"
  display_name: "E Side Painting On E"
}
paintings {
  name: "UNLESS"
  path: "Components/Paintings/unless2"
  gravity: Y_PLUS
  orientation: "east"
  display_name: "E Side First Floor Painting On Wall"
}