about summary refs log tree commit diff stats
path: root/data/maps/the_darkroom/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_darkroomStar Rauchenberger2025-08-111-0/+35
code>
doors {
  name: "Outside Puzzles"
  type: EVENT
  doors { map: "the_great" name: "Red Against Blue Gravestone" }
  doors { map: "the_great" name: "Into The Mouth Gravestone" }
  doors { map: "the_great" name: "The Landscapes Gravestone" }
  doors { map: "the_great" name: "The Maze Gravestone" }
  doors { map: "the_great" name: "Building Building Gravestone" }
  doors { map: "the_linear" name: "Behind The Keen Gravestone" }
  doors { map: "the_three_doors" name: "The Three Doors Gravestone" }
  doors { map: "the_tree" name: "The Tree Gravestone" }
}
doors {
  name: "Mausoleum Door"
  type: EVENT
  panels { room: "Outside" name: "FOOT" }
  panels { room: "Outside" name: "SEVERE" }
}
doors {
  name: "Double Letters"
  type: EVENT
  double_letters: true
}