about summary refs log tree commit diff stats
path: root/data/maps/the_stormy/metadata.txtpb
Commit message (Collapse)AuthorAgeFilesLines
* Maps have display names nowStar Rauchenberger2025-08-201-0/+1
Also added endings to the apworld.
n22'>22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
name: "Eye Room"
panel_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"
}
ports {
  name: "LIONIZED"
  path: "Components/Warps/worldport10"
  orientation: "north"
}