summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms/Daedalus Extension.txtpb
blob: e525a2c241bc6d41fca6e0c7f00d8d74cd2e21a5 (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
40
41
42
43
44
name: "Daedalus Extension"
display_name: "Daedalus Extension"
panels {
  name: "WHERE"
  path: "Panels/entry_1"
  clue: "where"
  answer: "question"
  symbols: EXAMPLE
}
paintings {
  name: "EYE"
  path: "Components/Paintings/Daedalus/eyeRed"
  orientation: "north"
}
paintings {
  name: "PYRAMID"
  path: "Components/Paintings/Daedalus/pyramid"
  orientation: "west"
}
paintings {
  name: "TOWER"
  path: "Components/Paintings/Daedalus/tower"
  orientation: "west"
}
paintings {
  name: "GATE"
  path: "Components/Paintings/Daedalus/gate"
  orientation: "west"
}
paintings {
  name: "PUMPKIN"
  path: "Components/Paintings/Daedalus/pumpkin"
  orientation: "east"
}
paintings {
  name: "HOUSE"
  path: "Components/Paintings/Daedalus/house"
  orientation: "east"
}
paintings {
  name: "SNAKE"
  path: "Components/Paintings/Daedalus/snake"
  orientation: "east"
}