name: "Eye Room" display_name: "Eye Room" panels { name: "I" path: "Panels/Entry/eyes_1" clue: "i" answer: "eyes" symbols: "zero" symbols: "planet" } paintings { name: "ENTER" path: "Components/Paintings/eyes2" orientation: "south" display_name: "Black Wall Painting" } paintings { name: "EXIT" path: "Components/Paintings/eyes4" orientation: "west" display_name: "Beige Wall Painting" } paintings { name: "GALLERY" path: "Components/Paintings/eyes5" orientation: "east" move: true enter_only: true required_door { name: "Third Eye Painting" } display_name: "Painting Beside Panel" }/td> index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Wisdom Panel.txtpb
blob: d789f2bf251df7483e59e13e29574c985ec982bf (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Wisdom Panel"
panel_display_name: "Castle"
panels {
  name: "INTELLIGENCE"
  path: "Components/Warps/numbers"
  clue: "intelligence"
  answer: "wisdom"
  symbols: AGE
}