about summary refs log tree commit diff stats
path: root/data/maps/the_tower/rooms
Commit message (Collapse)AuthorAgeFilesLines
* Added the_towerStar Rauchenberger2025-08-263-0/+515
2'>22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
name: "Big U"
panels {
  name: "DECK"
  path: "Panels/Room_1/deck"
  clue: "deck"
  answer: "card"
  symbols: PLANET
}
panels {
  name: "COLONY"
  path: "Panels/Room_1/ant2"
  clue: "colony"
  answer: "ant"
  symbols: PLANET
}
panels {
  name: "MANOR"
  path: "Panels/Room_1/manor"
  clue: "manor"
  answer: "mentor"
  symbols: SPARKLES
  symbols: PLANET
}
paintings {
  name: "STOP3"
  path: "Components/Paintings/QuickTravel/stop3"
}
paintings {
  name: "GO3"
  path: "Components/Paintings/QuickTravel/go3"
  required_door { name: "Quick Travel 3" }
}
paintings {
  name: "STOP1"
  path: "Components/Paintings/QuickTravel/stop1"
}
paintings {
  name: "GO1"
  path: "Components/Paintings/QuickTravel/go1"
}