summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 22:24:40 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 22:24:40 -0400
commit84c646f9386521b3a948607e49ec9ae0a48c3575 (patch)
tree2425b4ce26db895c4d6fa499f507c4c4b7105ae1 /data
parentfcedfcf605ca0ed9781e0788f9c0b7c124586caa (diff)
downloadlingo2-archipelago-84c646f9386521b3a948607e49ec9ae0a48c3575.tar.gz
lingo2-archipelago-84c646f9386521b3a948607e49ec9ae0a48c3575.tar.bz2
lingo2-archipelago-84c646f9386521b3a948607e49ec9ae0a48c3575.zip
Assigned IDs for the_ancient
Diffstat (limited to 'data')
-rw-r--r--data/ids.txtpb35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/ids.txtpb b/data/ids.txtpb index 613b793..7f75d1b 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb
@@ -181,6 +181,41 @@ maps {
181 } 181 }
182} 182}
183maps { 183maps {
184 key: "the_ancient"
185 value {
186 doors {
187 key: "End Door"
188 value: 170
189 }
190 doors {
191 key: "Front Door"
192 value: 169
193 }
194 doors {
195 key: "Lavender Cubes"
196 value: 171
197 }
198 rooms {
199 key: "Inside"
200 value {
201 panels {
202 key: "COLOR"
203 value: 173
204 }
205 }
206 }
207 rooms {
208 key: "Outside"
209 value {
210 panels {
211 key: "THIS"
212 value: 172
213 }
214 }
215 }
216 }
217}
218maps {
184 key: "the_entry" 219 key: "the_entry"
185 value { 220 value {
186 doors { 221 doors {