about summary refs log tree commit diff stats
path: root/data/maps/the_liberated/doors.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_liberatedStar Rauchenberger2025-08-151-0/+14
'#n15'>15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
name: "Zoo S"
display_name: "Zoo"
panels {
  name: "SHELL"
  path: "Panels/V Maze/four_9"
  clue: "shell"
  answer: "crab"
  symbols: BOXES
}
panels {
  name: "FIN"
  path: "Panels/V Maze/four_10"
  clue: "fin"
  answer: "fish"
  symbols: BOXES
}
panels {
  name: "PINCER"
  path: "Panels/V Maze/four_11"
  clue: "pincer"
  answer: "crab"
  symbols: BOXES
}
panels {
  name: "SCALE"
  path: "Panels/V Maze/four_12"
  clue: "scale"
  answer: "fish"
  symbols: BOXES
}