summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 10:04:15 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 10:04:15 -0400
commit664fd37cea4185d53561c98880be7ccd15b18223 (patch)
treed3986eb3992dc0e7484a722c161ced4396c8ad4e /data
parent8cf8fc4b7926ddc579896552b91831dd3e860dfe (diff)
downloadlingo2-archipelago-664fd37cea4185d53561c98880be7ccd15b18223.tar.gz
lingo2-archipelago-664fd37cea4185d53561c98880be7ccd15b18223.tar.bz2
lingo2-archipelago-664fd37cea4185d53561c98880be7ccd15b18223.zip
Assigned IDs for the_digital
Diffstat (limited to 'data')
-rw-r--r--data/ids.txtpb96
1 files changed, 96 insertions, 0 deletions
diff --git a/data/ids.txtpb b/data/ids.txtpb index 7b91762..5f8b47a 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb
@@ -1247,6 +1247,94 @@ maps {
1247 } 1247 }
1248} 1248}
1249maps { 1249maps {
1250 key: "the_digital"
1251 value {
1252 doors {
1253 key: "Control Center Blue Door"
1254 value: 354
1255 }
1256 doors {
1257 key: "Gallery Entrance"
1258 value: 353
1259 }
1260 doors {
1261 key: "Tree Entrance"
1262 value: 355
1263 }
1264 rooms {
1265 key: "Chamber"
1266 value {
1267 panels {
1268 key: "BYE"
1269 value: 368
1270 }
1271 panels {
1272 key: "EYE"
1273 value: 364
1274 }
1275 panels {
1276 key: "HI"
1277 value: 362
1278 }
1279 panels {
1280 key: "HIGH"
1281 value: 365
1282 }
1283 panels {
1284 key: "I"
1285 value: 361
1286 }
1287 panels {
1288 key: "IN"
1289 value: 363
1290 }
1291 panels {
1292 key: "INN"
1293 value: 366
1294 }
1295 panels {
1296 key: "OUT"
1297 value: 369
1298 }
1299 panels {
1300 key: "YOU"
1301 value: 367
1302 }
1303 }
1304 }
1305 rooms {
1306 key: "Main Area"
1307 value {
1308 panels {
1309 key: "COLOR"
1310 value: 360
1311 }
1312 panels {
1313 key: "HIT"
1314 value: 357
1315 }
1316 panels {
1317 key: "PAINTING"
1318 value: 359
1319 }
1320 panels {
1321 key: "TIN"
1322 value: 358
1323 }
1324 }
1325 }
1326 rooms {
1327 key: "Tree Area"
1328 value {
1329 panels {
1330 key: "TREE"
1331 value: 370
1332 }
1333 }
1334 }
1335 }
1336}
1337maps {
1250 key: "the_entry" 1338 key: "the_entry"
1251 value { 1339 value {
1252 doors { 1340 doors {
@@ -1774,6 +1862,10 @@ letters {
1774 value: 128 1862 value: 128
1775} 1863}
1776letters { 1864letters {
1865 key: "c1"
1866 value: 371
1867}
1868letters {
1777 key: "c2" 1869 key: "c2"
1778 value: 307 1870 value: 307
1779} 1871}
@@ -1818,6 +1910,10 @@ letters {
1818 value: 233 1910 value: 233
1819} 1911}
1820letters { 1912letters {
1913 key: "u1"
1914 value: 356
1915}
1916letters {
1821 key: "x1" 1917 key: "x1"
1822 value: 197 1918 value: 197
1823} 1919}