about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Daedalus Entrance.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-301-1/+1
* Added the_repetitiveStar Rauchenberger2025-08-181-0/+7
#n33'>33 34 35 36 37 38 39 40 41 42 43
name: "Purple Room South"
panel_display_name: "Central"
panels {
  name: "LITTLE"
  path: "Panels/Halls/hof_1"
  clue: "little"
  answer: "old"
  symbols: QUESTION
}
panels {
  name: "FAREWELL"
  path: "Panels/Halls/hof_2"
  clue: "farewell"
  answer: "greetings"
  symbols: QUESTION
}
panels {
  name: "LAMB"
  path: "Panels/Halls/hof_3"
  clue: "lamb"
  answer: "friend"
  symbols: QUESTION
}
panels {
  name: "ANY"
  path: "Panels/Purple Exterior/purple_3"
  clue: "any"
  answer: "many"
  symbols: SPARKLES
  required_door { name: "Purple SE Vestibule Blocker" }
}
panels {
  name: "THESE"
  path: "Panels/Purple Exterior/purple_10"
  clue: "these"
  answer: "the"
  symbols: SPARKLES
  required_door { name: "Purple SW Vestibule Blocker" }
}
paintings {
  name: "PLANET"
  path: "Components/Paintings/Group1/planet"
}