summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 10:10:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 10:10:18 -0400
commit3aea98027e61531f7747a0c92f29d1afa54e79a9 (patch)
tree55870abb969a72006b68c971698e155162e37d9f
parent2e76227a915cd6012d0b363918a5eb3c124b40d8 (diff)
downloadlingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.tar.gz
lingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.tar.bz2
lingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.zip
Assigned IDs for the_door
-rw-r--r--data/ids.txtpb18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/ids.txtpb b/data/ids.txtpb index 5f8b47a..3115275 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb
@@ -1335,6 +1335,24 @@ maps {
1335 } 1335 }
1336} 1336}
1337maps { 1337maps {
1338 key: "the_door"
1339 value {
1340 rooms {
1341 key: "Main Area"
1342 value {
1343 panels {
1344 key: "HAIR"
1345 value: 372
1346 }
1347 panels {
1348 key: "PART"
1349 value: 373
1350 }
1351 }
1352 }
1353 }
1354}
1355maps {
1338 key: "the_entry" 1356 key: "the_entry"
1339 value { 1357 value {
1340 doors { 1358 doors {