about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_galleryStar Rauchenberger2025-08-131-0/+15
4 15 16 17 18 19 20 21 22 23 24 25 26 27 28
name: "Link Area"
panel_display_name: "Pyramid Area"
panels {
  name: "WANDER"
  path: "Panels/Pilgrimage/cream_3"
  clue: "wander"
  answer: "amble"
  symbols: SUN
  display_name: "WANDER (Obverse)"
}
paintings {
  name: "NEAR"
  path: "Components/Paintings/aches"
  orientation: "north"
  display_name: "Near Painting"
}
paintings {
  name: "FAR"
  path: "Components/Paintings/aches3"
  orientation: "south"
  display_name: "Far Painting"
}
paintings {
  name: "PYRAMID"
  path: "Components/Paintings/triangle"
  orientation: "south"
  display_name: "Center Painting"
}