about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Missing 1.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_unyieldingStar Rauchenberger2025-08-211-0/+8
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
connections {
  from_room: "Main Area"
  to_room: "Repetitive Entrance"
  door { name: "Repetitive Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Symbolic Entrance"
  door { name: "Symbolic Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Sirenic Entrance"
  door { name: "Sirenic Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Center Room"
  door { name: "Turtle Entrance" }
}
connections {
  from_room: "Center Room"
  to_room: "Top Left Room"
  door { name: "Top Left Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Top Right Room"
  door { name: "Top Right Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Bottom Left Room"
  door { name: "Bottom Left Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Bottom Right Room"
  door { name: "Bottom Right Door" }
}
connections {
  from_room: "Center Room"
  to_room: "Mastery"
  door { name: "Mastery" }
}