doors { name: "U Entrance" type: EVENT panels { room: "Main Area" name: "TIN" } } doors { name: "C Entrance" type: EVENT panels { room: "Main Area" name: "HIT" } } doors { name: "U Exit" type: EVENT panels { room: "Main Area" name: "TIN" } panels { room: "Chamber" name: "I" } panels { room: "Chamber" name: "HI" } panels { room: "Chamber" name: "IN" } panels { room: "Chamber" name: "INN" } panels { room: "Chamber" name: "YOU" } panels { room: "Chamber" name: "BYE" } panels { room: "Chamber" name: "OUT" } } doors { name: "C Exit" type: EVENT panels { room: "Main Area" name: "HIT" } panels { room: "Chamber" name: "I" } panels { room: "Chamber" name: "HI" } panels { room: "Chamber" name: "IN" } panels { room: "Chamber" name: "INN" } panels { room: "Chamber" name: "YOU" } panels { room: "Chamber" name: "BYE" } panels { room: "Chamber" name: "OUT" } } doors { name: "Gallery Entrance" type: STANDARD receivers: "Components/Doors/maze" panels { room: "Main Area" name: "PAINTING" } location_room: "Main Area" } doors { name: "Control Center Blue Door" type: CONTROL_CENTER_COLOR receivers: "Components/Doors/maze2" control_center_color: "blue" } doors { name: "Tree Entrance" type: STANDARD receivers: "Components/Doors/tree" panels { room: "Tree Area" name: "TREE" } location_room: "Tree Area" } 4'>about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Zoo N.txtpb
blob: d621ed484066417385d23ca6e5cfb20eefbc1a22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
name: "Zoo N"
panel_display_name: "Zoo"
panels {
  name: "BILL"
  path: "Panels/V Maze/four_13"
  clue: "bill"
  answer: "goose"
  symbols: BOXES
}
panels {
  name: "FIN"
  path: "Panels/V Maze/four_14"
  clue: "fin"
  answer: "whale"
  symbols: BOXES
  display_name: "FIN (N)"
}
panels {
  name: "BLOWHOLE"
  path: "Panels/V Maze/four_15"
  clue: "blowhole"
  answer: "whale"
  symbols: BOXES
}
panels {
  name: "FEATHER"
  path: "Panels/V Maze/four_16"
  clue: "feather"
  answer: "goose"
  symbols: BOXES
}
panels {
  name: "LEAF"
  path: "Panels/V Maze/door_1"
  clue: "leaf"
  answer: "tree"
  symbols: BOXES
  # visible through the tinted door
}