about summary refs log tree commit diff stats
path: root/data/maps/the_plaza
Commit message (Expand)AuthorAgeFilesLines
* Added the_plazaStar Rauchenberger2025-08-1712-0/+797
='#n9'>9 10
connections {
  from_room: "First Floor"
  to_room: "Tower"
  door { name: "First Floor Door" }
}
connections {
  from_room: "Tower"
  to_room: "Ending"
  door { name: "Ending" }
}