about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/North Castle Area.txtpb
blob: 6d177c95e5b09d5bb00764bcebaf3a7da64fd278 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717;
name: "North Castle Area"
display_name: "North Area"
panels {
  name: "A"
  path: "Panels/Castle Entrance/castle_north_helper"
  clue: "a"
  answer: "the"
  symbols: EXAMPLE
}
panels {
  name: "SUMMER"
  path: "Panels/Castle Entrance/castle_north_helper2"
  clue: "summer"
  answer: "winter"
  symbols: EXAMPLE
}
panels {
  name: "PLACE"
  path: "Panels/Castle Entrance/castle_north_helper3"
  clue: "place"
  answer: "palace"
  symbols: SPARKLES
}
panels {
  name: "A SUMMER PLACE"
  path: "Panels/Castle Entrance/castle_north"
  clue: ""
  answer: "castle"
  symbols: EXAMPLE
  symbols: LINGO
  required_door { name: "Castle North Hider" }
}
paintings {
  name: "RELIC2"
  path: "Components/Paintings/Group1/relic2"
}