about summary refs log tree commit diff stats
path: root/data/maps/the_linear/metadata.txtpb
Commit message (Collapse)AuthorAgeFilesLines
* Maps have display names nowStar Rauchenberger2025-08-201-0/+1
Also added endings to the apworld.
href='#n24'>24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
name: "Mini Icarus 2"
panels {
  name: "BATTERY"
  path: "Panels/Room_1/battery"
  clue: "battery"
  answer: "cell"
  symbols: PLANET
}
panels {
  name: "TROUPE"
  path: "Panels/Room_1/troupe"
  clue: "troupe"
  answer: "actor"
  symbols: PLANET
}
panels {
  name: "ANIMALS"
  path: "Panels/Room_1/animals"
  clue: "animals"
  answer: "zoo"
  symbols: PLANET
  # Intended to be solved upside down.
}
panels {
  name: "ARROWS"
  path: "Panels/Room_1/arrow"
  clue: "arrows"
  answer: "quiver"
  symbols: PLANET
}
panels {
  name: "SQUAD"
  path: "Panels/Room_1/ammo"
  clue: "squad"
  answer: "soldier"
  symbols: PLANET
}
paintings {
  name: "SUN10"
  path: "Components/Paintings/sun10"
}
paintings {
  name: "SUN11"
  path: "Components/Paintings/sun11"
}