about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms/Daedalus Extension.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_galleryStar Rauchenberger2025-08-131-0/+44
0' href='#n30'>30 31 32 33 34 35
connections {
  from_room: "Control Center Entrance"
  to_room: "Main Area"
  door { name: "Control Center Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Control Center Entrance"
  door { name: "K Entered" }
}
connections {
  from_room: "Paintings Room"
  to_room: "Main Area"
  door { name: "Paintings Door" }
}
connections {
  from_room: "Wisdom Room"
  to_room: "Main Area"
  door { name: "Wisdom Door" }
}
connections {
  from_room: "Tower Room"
  to_room: "Main Area"
  door { name: "Tower Door" }
}
connections {
  from_room: "Color Room"
  to_room: "Main Area"
  door { name: "Color Door" }
}
connections {
  from_room: "Main Area"
  to_room: "Mastery"
  door { name: "Mastery" }
}