about summary refs log tree commit diff stats
path: root/data/maps/four_rooms/rooms/A2 Room.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Converted to proto2Star Rauchenberger2025-08-121-1/+1
* Added the_butterflyStar Rauchenberger2025-08-091-1/+5
* Added four_roomsStar Rauchenberger2025-08-071-0/+3
48'>48 49 50 51 52 53 54 55 56 57 58 59 60 61
name: "Chamber"
panels {
  name: "I"
  path: "Panels/c1"
  clue: "i"
  answer: "i"
}
panels {
  name: "HI"
  path: "Panels/c2"
  clue: "hi"
  answer: "hi"
}
panels {
  name: "IN"
  path: "Panels/c3"
  clue: "in"
  answer: "in"
}
panels {
  name: "EYE"
  path: "Panels/c4"
  clue: "eye"
  answer: "i"
  symbols: ZERO
}
panels {
  name: "HIGH"
  path: "Panels/c5"
  clue: "high"
  answer: "hi"
  symbols: ZERO
}
panels {
  name: "INN"
  path: "Panels/c6"
  clue: "inn"
  answer: "in"
  symbols: ZERO
}
panels {
  name: "YOU"
  path: "Panels/c7"
  clue: "you"
  answer: "i"
  symbols: SUN
}
panels {
  name: "BYE"
  path: "Panels/c8"
  clue: "bye"
  answer: "hi"
  symbols: SUN
}
panels {
  name: "OUT"
  path: "Panels/c9"
  clue: "out"
  answer: "in"
  symbols: SUN
}