name: "Main Area" panels { name: "COURTYARD" path: "Panels/Entrances/panel_1" clue: "courtyard" answer: "plaza" symbols: SUN } panels { name: "ASTOUNDING" path: "Panels/Entrances/panel_2" clue: "astounding" answer: "impressive" symbols: PYRAMID } panels { name: "INFLEXIBLE" path: "Panels/Entrances/panel_3" clue: "inflexible" answer: "unyielding" symbols: SUN } panels { name: "AMONG" path: "Panels/Entrances/panel_4" clue: "among" answer: "between" symbols: SUN } panels { name: "AFFABLE" path: "Panels/Entrances/panel_7" clue: "affable" answer: "charismatic" symbols: SUN } ports { name: "UNYIELDING" display_name: "Unyielding Hallway" path: "Components/Warps/worldport" destination { x: 1 y: 0 z: 10 } rotation: 270 } ports { name: "IMPRESSIVE" display_name: "Impressive Hallway" path: "Components/Warps/worldport2" destination { x: 11 y: 0 z: 10 } rotation: 270 } ports { name: "BETWEEN" display_name: "Between Hallway" path: "Components/Warps/worldport3" destination { x: -9 y: 0 z: 10 } rotation: 270 } on value='main'>main Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Pyramid 8.txtpb
blob: 6f613401293598fee5d0d9e8321302661b8b6c33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name: "Pyramid 8"
panel_display_name: "Pyramid"
panels {
  name: "INSTRUMENT"
  path: "Panels/Pyramid/pyramid_8"
  clue: "instrument"
  answer: "drum"
  symbols: EXAMPLE
  display_name: "INSTRUMENT (1F)"
}