about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Hat Chamber.txtpb
blob: 62ac74174ae08c6cf7a022e387c5de0b845f0968 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "Hat Chamber"
display_name: "3"
panels {
  name: "BRIM"
  path: "Panels/panel_14"
  clue: "brim"
  answer: "hat"
  symbols: "boxes"
}
panels {
  name: "OUTFIT"
  path: "Panels/panel_15"
  clue: "outfit"
  answer: "hat"
  symbols: "boxes"
}
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue"
  orientation: "north"
  display_name: "Hat Chamber Painting"
}
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
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
}