diff options
Diffstat (limited to 'data/maps/the_partial/rooms/Obverse Side.txtpb')
-rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb new file mode 100644 index 0000000..0bbabb4 --- /dev/null +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
@@ -0,0 +1,122 @@ | |||
1 | name: "Obverse Side" | ||
2 | display_name: "Partial" | ||
3 | panels { | ||
4 | name: "PUN" | ||
5 | path: "Panels/Main/panel_1" | ||
6 | clue: "pun" | ||
7 | answer: "run" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | panels { | ||
11 | name: "UP" | ||
12 | path: "Panels/Main/panel_3" | ||
13 | clue: "up" | ||
14 | answer: "or" | ||
15 | symbols: "sparkles" | ||
16 | } | ||
17 | panels { | ||
18 | name: "PUT" | ||
19 | path: "Panels/Main/panel_5" | ||
20 | clue: "put" | ||
21 | answer: "rot" | ||
22 | symbols: "sparkles" | ||
23 | } | ||
24 | panels { | ||
25 | name: "PUNT" | ||
26 | path: "Panels/Main/panel_8" | ||
27 | clue: "punt" | ||
28 | answer: "runt" | ||
29 | symbols: "sparkles" | ||
30 | } | ||
31 | panels { | ||
32 | name: "FIGHT" | ||
33 | path: "Panels/Main/panel_9" | ||
34 | clue: "fight" | ||
35 | answer: "right" | ||
36 | symbols: "sparkles" | ||
37 | } | ||
38 | panels { | ||
39 | name: "LINT" | ||
40 | path: "Panels/Side 1/panel_2" | ||
41 | clue: "lint" | ||
42 | answer: "hint" | ||
43 | symbols: "sparkles" | ||
44 | } | ||
45 | panels { | ||
46 | name: "TURN" | ||
47 | path: "Panels/Side 1/panel_4" | ||
48 | clue: "turn" | ||
49 | answer: "torn" | ||
50 | symbols: "sparkles" | ||
51 | } | ||
52 | panels { | ||
53 | name: "HOT" | ||
54 | path: "Panels/Side 1/panel_6" | ||
55 | clue: "hot" | ||
56 | answer: "hut" | ||
57 | symbols: "sparkles" | ||
58 | } | ||
59 | panels { | ||
60 | name: "OUT" | ||
61 | path: "Panels/Side 1/panel_8" | ||
62 | clue: "out" | ||
63 | answer: "cut" | ||
64 | symbols: "sparkles" | ||
65 | } | ||
66 | panels { | ||
67 | name: "TON" | ||
68 | path: "Panels/Side 1/panel_9" | ||
69 | clue: "ton" | ||
70 | answer: "ion" | ||
71 | symbols: "sparkles" | ||
72 | } | ||
73 | panels { | ||
74 | name: "HUT" | ||
75 | path: "Panels/Side 1/panel_10" | ||
76 | clue: "hut" | ||
77 | answer: "hot" | ||
78 | symbols: "sparkles" | ||
79 | } | ||
80 | panels { | ||
81 | name: "ION" | ||
82 | path: "Panels/Side 1/panel_11" | ||
83 | clue: "ion" | ||
84 | answer: "ton" | ||
85 | symbols: "sparkles" | ||
86 | } | ||
87 | panels { | ||
88 | name: "CUT" | ||
89 | path: "Panels/Side 1/panel_12" | ||
90 | clue: "cut" | ||
91 | answer: "out" | ||
92 | symbols: "sparkles" | ||
93 | } | ||
94 | panels { | ||
95 | name: "FUN" | ||
96 | path: "Panels/Side 1/panel_7" | ||
97 | clue: "fun" | ||
98 | answer: "run" | ||
99 | symbols: "sparkles" | ||
100 | } | ||
101 | ports { | ||
102 | name: "GREAT" | ||
103 | path: "Components/Warps/worldport" | ||
104 | orientation: "west" | ||
105 | } | ||
106 | keyholders { | ||
107 | # This is one of the ones that's misnamed within the game. | ||
108 | name: "L" | ||
109 | path: "Components/KeyHolders/keyHolderI" | ||
110 | } | ||
111 | paintings { | ||
112 | name: "F" | ||
113 | path: "Components/Paintings/f" | ||
114 | orientation: "south" | ||
115 | exit_only: true | ||
116 | } | ||
117 | paintings { | ||
118 | name: "P" | ||
119 | path: "Components/Paintings/p" | ||
120 | orientation: "south" | ||
121 | exit_only: true | ||
122 | } | ||