about summary refs log tree commit diff stats
path: root/db/migrate/20171015171546_add_storage_info_to_pokemon.pokeviewer.rb
Commit message (Expand)AuthorAgeFilesLines
* Added pokeviewerKelly Rauchenberger2017-10-151-0/+7
15 16 17
name: "Maze Wreck Area"
display_name: "Courtyard"
panels {
  name: "WRECK"
  path: "Panels/Maze/maze_8"
  clue: "wreck"
  answer: "ruin"
  symbols: "sun"
}
panels {
  # This is behind a teal wall.
  name: "MAROON"
  path: "Panels/General/teal_1"
  clue: "maroon"
  answer: "teal"
  symbols: "sun"
}