summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sirenic/rooms')
-rw-r--r--data/maps/the_sirenic/rooms/Mastery.txtpb6
-rw-r--r--data/maps/the_sirenic/rooms/Puzzles.txtpb122
-rw-r--r--data/maps/the_sirenic/rooms/Start.txtpb21
3 files changed, 149 insertions, 0 deletions
diff --git a/data/maps/the_sirenic/rooms/Mastery.txtpb b/data/maps/the_sirenic/rooms/Mastery.txtpb new file mode 100644 index 0000000..849202b --- /dev/null +++ b/data/maps/the_sirenic/rooms/Mastery.txtpb
@@ -0,0 +1,6 @@
1name: "Mastery"
2display_name: "Sirenic"
3masteries {
4 name: "MASTERY"
5 path: "Components/Collectables/smiley"
6}
diff --git a/data/maps/the_sirenic/rooms/Puzzles.txtpb b/data/maps/the_sirenic/rooms/Puzzles.txtpb new file mode 100644 index 0000000..a8695ef --- /dev/null +++ b/data/maps/the_sirenic/rooms/Puzzles.txtpb
@@ -0,0 +1,122 @@
1name: "Puzzles"
2display_name: "Sirenic"
3panels {
4 name: "Left Top 1"
5 path: "Panels/Room_1/pip_1"
6 clue: ""
7 answer: "do"
8 symbols: "age"
9 symbols: "lingo"
10}
11panels {
12 name: "Left Top 2"
13 path: "Panels/Room_1/pip_3"
14 clue: ""
15 answer: "neck"
16 symbols: "stars"
17 symbols: "lingo"
18}
19panels {
20 name: "Left Bottom 1"
21 path: "Panels/Room_1/pip_2"
22 clue: ""
23 answer: "rip"
24 symbols: "sparkles"
25 symbols: "lingo"
26}
27panels {
28 name: "Left Top 3"
29 path: "Panels/Room_1/1969_1"
30 clue: ""
31 answer: "idea"
32 symbols: "lingo"
33}
34panels {
35 name: "Left Bottom 2"
36 path: "Panels/Room_1/1969_2"
37 clue: ""
38 answer: "earl"
39 symbols: "sparkles"
40 symbols: "lingo"
41}
42panels {
43 name: "Left Bottom 3"
44 path: "Panels/Room_1/lastone"
45 clue: ""
46 answer: "ghost"
47 symbols: "sparkles"
48 symbols: "sound"
49 symbols: "lingo"
50}
51panels {
52 name: "Left Bottom 4"
53 path: "Panels/Room_1/lastone2"
54 clue: ""
55 answer: "tree"
56 symbols: "boxes"
57 symbols: "lingo"
58}
59panels {
60 name: "Left Top 5"
61 path: "Panels/Room_1/lastone3"
62 clue: ""
63 answer: "cow"
64 symbols: "sparkles"
65 symbols: "sound"
66 symbols: "lingo"
67}
68panels {
69 name: "Left Top 4"
70 path: "Panels/Room_1/lastone4"
71 clue: ""
72 answer: "room"
73 symbols: "sparkles"
74 symbols: "lingo"
75}
76panels {
77 name: "Right Bottom 1"
78 path: "Panels/Room_1/negative"
79 clue: ""
80 answer: "junk"
81 symbols: "lingo"
82}
83panels {
84 name: "Right Bottom 2"
85 path: "Panels/Room_1/skirt"
86 clue: ""
87 answer: "kilt"
88 symbols: "sparkles"
89 symbols: "lingo"
90}
91panels {
92 name: "Right Top 1"
93 path: "Panels/Room_1/skirt2"
94 clue: ""
95 answer: "skirt"
96 symbols: "sparkles"
97 symbols: "lingo"
98}
99panels {
100 name: "Right Bottom 3"
101 path: "Panels/Room_1/mow"
102 clue: ""
103 answer: "lawnmower"
104 symbols: "job"
105 symbols: "lingo"
106}
107panels {
108 name: "Right Top 2"
109 path: "Panels/Room_1/mow2"
110 clue: ""
111 answer: "woman"
112 symbols: "sparkles"
113 symbols: "lingo"
114}
115panels {
116 name: "Right Bottom 4"
117 path: "Panels/Room_1/ova"
118 clue: ""
119 answer: "egg"
120 symbols: "sun"
121 symbols: "lingo"
122}
diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb new file mode 100644 index 0000000..762d8ed --- /dev/null +++ b/data/maps/the_sirenic/rooms/Start.txtpb
@@ -0,0 +1,21 @@
1name: "Start"
2display_name: "Sirenic"
3panels {
4 name: "Flipped"
5 path: "Panels/Entry/entry_2"
6 clue: ""
7 answer: "down"
8 symbols: "lingo"
9}
10panels {
11 name: "Obverse"
12 path: "Panels/Entry/entry_3"
13 clue: ""
14 answer: "upside"
15 symbols: "lingo"
16}
17ports {
18 name: "PLAZA"
19 path: "Components/Warps/worldport"
20 orientation: "south"
21}