diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 21:42:35 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 21:42:35 -0400 |
| commit | 0630c2dcabc33552ce48492d63338ac8541b602d (patch) | |
| tree | 2ef17c40b1cc368463dbfee0c6894602bf8f23ce /data/maps/daedalus/connections.txtpb | |
| parent | f1cf0b7e2af620fb62dd44c7a5bda3fa0fd972d5 (diff) | |
| download | lingo2-archipelago-0630c2dcabc33552ce48492d63338ac8541b602d.tar.gz lingo2-archipelago-0630c2dcabc33552ce48492d63338ac8541b602d.tar.bz2 lingo2-archipelago-0630c2dcabc33552ce48492d63338ac8541b602d.zip | |
Connected up Lime Pyramid
Diffstat (limited to 'data/maps/daedalus/connections.txtpb')
| -rw-r--r-- | data/maps/daedalus/connections.txtpb | 40 |
1 files changed, 40 insertions, 0 deletions
| diff --git a/data/maps/daedalus/connections.txtpb b/data/maps/daedalus/connections.txtpb index 7240fbc..b5cbecb 100644 --- a/data/maps/daedalus/connections.txtpb +++ b/data/maps/daedalus/connections.txtpb | |||
| @@ -1495,3 +1495,43 @@ connections { | |||
| 1495 | } | 1495 | } |
| 1496 | oneway: true | 1496 | oneway: true |
| 1497 | } | 1497 | } |
| 1498 | connections { | ||
| 1499 | from_room: "Pyramid Entry" | ||
| 1500 | to_room: "Pyramid 3" | ||
| 1501 | door { name: "Pyramid 3 Door" } | ||
| 1502 | } | ||
| 1503 | connections { | ||
| 1504 | from_room: "Pyramid 3" | ||
| 1505 | to_room: "Pyramid 6" | ||
| 1506 | door { name: "Pyramid 6 Door" } | ||
| 1507 | } | ||
| 1508 | connections { | ||
| 1509 | from_room: "Pyramid 6" | ||
| 1510 | to_room: "Pyramid 8" | ||
| 1511 | door { name: "Pyramid 8 Left Door" } | ||
| 1512 | } | ||
| 1513 | connections { | ||
| 1514 | from_room: "Pyramid 7" | ||
| 1515 | to_room: "Pyramid 8" | ||
| 1516 | door { name: "Pyramid 8 Bottom Door" } | ||
| 1517 | } | ||
| 1518 | connections { | ||
| 1519 | from_room: "Pyramid Entry" | ||
| 1520 | to_room: "Pyramid 7" | ||
| 1521 | door { name: "Pyramid 7 Door" } | ||
| 1522 | } | ||
| 1523 | connections { | ||
| 1524 | from_room: "Pyramid 7" | ||
| 1525 | to_room: "Pyramid 4" | ||
| 1526 | door { name: "Pyramid 4 Door" } | ||
| 1527 | } | ||
| 1528 | connections { | ||
| 1529 | from_room: "Pyramid 4" | ||
| 1530 | to_room: "Pyramid 5" | ||
| 1531 | door { name: "Pyramid 5 Door" } | ||
| 1532 | } | ||
| 1533 | connections { | ||
| 1534 | from_room: "Pyramid 5" | ||
| 1535 | to_room: "Pyramid Second Floor" | ||
| 1536 | door { name: "Pyramid Second Floor Door" } | ||
| 1537 | } | ||
