diff options
Diffstat (limited to 'data/maps/daedalus/rooms/Globe Room.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Globe Room.txtpb | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Globe Room.txtpb b/data/maps/daedalus/rooms/Globe Room.txtpb new file mode 100644 index 0000000..49488f0 --- /dev/null +++ b/data/maps/daedalus/rooms/Globe Room.txtpb | |||
@@ -0,0 +1,54 @@ | |||
1 | name: "Globe Room" | ||
2 | display_name: "Southwest Area" | ||
3 | panels { | ||
4 | name: "NORTH" | ||
5 | path: "Panels/Halls/directions_1" | ||
6 | clue: "north" | ||
7 | answer: "shotu" | ||
8 | symbols: EXAMPLE | ||
9 | proxies { answer: "south" path: "Panels/Halls/directions_2" } | ||
10 | proxies { answer: "west" path: "Panels/Halls/directions_3" } | ||
11 | proxies { answer: "east" path: "Panels/Halls/directions_4" } | ||
12 | } | ||
13 | panels { | ||
14 | name: "HIDDEN" | ||
15 | path: "Panels/Halls/halls_16" | ||
16 | clue: "hidden" | ||
17 | answer: "ceortv" | ||
18 | symbols: SUN | ||
19 | proxies { answer: "covert" path: "Panels/Halls/secret_proxy_5" } | ||
20 | proxies { answer: "secret" path: "Panels/Halls/secret_proxy_6" } | ||
21 | } | ||
22 | panels { | ||
23 | name: "TICK" | ||
24 | path: "Panels/Sticks/stick_1" | ||
25 | clue: "tick" | ||
26 | answer: "tskci" | ||
27 | symbols: SPARKLES | ||
28 | proxies { answer: "stick" path: "Panels/Sticks/stick_proxy_1" } | ||
29 | proxies { answer: "sticks" path: "Panels/Sticks/stick_proxy_2" } | ||
30 | } | ||
31 | panels { | ||
32 | name: "TONE" | ||
33 | path: "Panels/Sticks/stick_2" | ||
34 | clue: "tone" | ||
35 | answer: "tsnoe" | ||
36 | symbols: SPARKLES | ||
37 | proxies { answer: "stone" path: "Panels/Sticks/stick_proxy_3" } | ||
38 | proxies { answer: "stones" path: "Panels/Sticks/stick_proxy_4" } | ||
39 | } | ||
40 | panels { | ||
41 | name: "BONE" | ||
42 | path: "Panels/Sticks/stick_3" | ||
43 | clue: "bone" | ||
44 | answer: "bones" | ||
45 | symbols: PLANET | ||
46 | } | ||
47 | panels { | ||
48 | name: "WORD" | ||
49 | path: "Panels/Sticks/stick_4" | ||
50 | clue: "word" | ||
51 | answer: "words" | ||
52 | symbols: PLANET | ||
53 | required_door { name: "Southwest Sticks And Stones Door" } | ||
54 | } | ||