diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:10:18 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:10:18 -0400 |
| commit | 3aea98027e61531f7747a0c92f29d1afa54e79a9 (patch) | |
| tree | 55870abb969a72006b68c971698e155162e37d9f /data | |
| parent | 2e76227a915cd6012d0b363918a5eb3c124b40d8 (diff) | |
| download | lingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.tar.gz lingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.tar.bz2 lingo2-archipelago-3aea98027e61531f7747a0c92f29d1afa54e79a9.zip | |
Assigned IDs for the_door
Diffstat (limited to 'data')
| -rw-r--r-- | data/ids.txtpb | 18 |
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 | } |
| 1337 | maps { | 1337 | maps { |
| 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 | } | ||
| 1355 | maps { | ||
| 1338 | key: "the_entry" | 1356 | key: "the_entry" |
| 1339 | value { | 1357 | value { |
| 1340 | doors { | 1358 | doors { |
