about summary refs log tree commit diff stats
path: root/data/maps/the_digital/rooms/U Room.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-301-1/+0
* Added the_digitalStar Rauchenberger2025-08-111-0/+6
#n33'>33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 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
}