about summary refs log tree commit diff stats
path: root/data/maps/the_graveyard/rooms/Outside.txtpb
blob: db9de1bb106dbe2509e4dfae8cd92d12cb5659ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Outside"
panels {
  name: "FOOT"
  path: "Panels/panel_1"
  clue: "foot"
  answer: "yard"
  symbols: BOXES
  required_door { name: "Outside Puzzles" }
}
panels {
  name: "SEVERE"
  path: "Panels/panel_2"
  clue: "severe"
  answer: "grave"
  symbols: SUN
  required_door { name: "Outside Puzzles" }
}
background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .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"
display_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"
}