about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Entry.txtpb
Commit message (Collapse)AuthorAgeFilesLines
* Added the_bearerStar Rauchenberger2025-08-081-0/+63
pre>
name: "Lime Room"
panel_display_name: "Colored Doors Area"
panels {
  name: "HIDE"
  path: "Panels/Back Left/backleft_proxying_3"
  clue: "hide"
  answer: "hide"
}
panels {
  name: "SEEK"
  path: "Panels/Back Left/backleft_proxying_4"
  clue: "seek"
  answer: "seek"
}
panels {
  name: "COLOR"
  path: "Panels/Back Left/backleft_proxying_5"
  clue: "color"
  answer: "white"
  symbols: EXAMPLE
}
ports {
  name: "REVITALIZED"
  path: "worldport7"
  orientation: "north"
  required_door { name: "Revitalized Entrance" }
}