blob: d088682a314a7407b9662833c151287bf640c4fc (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
 | name: "Inside"
display_name: "Inside"
panels {
  name: "COLOR"
  path: "Panels/panel_2"
  clue: "color"
  answer: "lavender"
  symbols: EXAMPLE
  # TODO: how does this connect to the "lavender_cubes" switch?
}
 |