summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Globe Room.txtpb
blob: 49488f0b8740c06f4f638ee2d670cdbd15c4f5cc (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
45
46
47
48
49
50
51
52
53
54
name: "Globe Room"
display_name: "Southwest Area"
panels {
  name: "NORTH"
  path: "Panels/Halls/directions_1"
  clue: "north"
  answer: "shotu"
  symbols: EXAMPLE
  proxies { answer: "south" path: "Panels/Halls/directions_2" }
  proxies { answer: "west" path: "Panels/Halls/directions_3" }
  proxies { answer: "east" path: "Panels/Halls/directions_4" }
}
panels {
  name: "HIDDEN"
  path: "Panels/Halls/halls_16"
  clue: "hidden"
  answer: "ceortv"
  symbols: SUN
  proxies { answer: "covert" path: "Panels/Halls/secret_proxy_5" }
  proxies { answer: "secret" path: "Panels/Halls/secret_proxy_6" }
}
panels {
  name: "TICK"
  path: "Panels/Sticks/stick_1"
  clue: "tick"
  answer: "tskci"
  symbols: SPARKLES
  proxies { answer: "stick" path: "Panels/Sticks/stick_proxy_1" }
  proxies { answer: "sticks" path: "Panels/Sticks/stick_proxy_2" }
}
panels {
  name: "TONE"
  path: "Panels/Sticks/stick_2"
  clue: "tone"
  answer: "tsnoe"
  symbols: SPARKLES
  proxies { answer: "stone" path: "Panels/Sticks/stick_proxy_3" }
  proxies { answer: "stones" path: "Panels/Sticks/stick_proxy_4" }
}
panels {
  name: "BONE"
  path: "Panels/Sticks/stick_3"
  clue: "bone"
  answer: "bones"
  symbols: PLANET
}
panels {
  name: "WORD"
  path: "Panels/Sticks/stick_4"
  clue: "word"
  answer: "words"
  symbols: PLANET
  required_door { name: "Southwest Sticks And Stones Door" }
}