diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 16:40:22 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 16:40:22 -0400 |
| commit | 8a6162739027302c205a1cb244a35b4a6f7012fa (patch) | |
| tree | f35301cb85d26249fc5ba3387635fa680417c709 /data/maps/the_quiet/connections.txtpb | |
| parent | 1ac21d4a67ddd211fda841aa6e368bc2cf52a3d6 (diff) | |
| download | lingo2-archipelago-8a6162739027302c205a1cb244a35b4a6f7012fa.tar.gz lingo2-archipelago-8a6162739027302c205a1cb244a35b4a6f7012fa.tar.bz2 lingo2-archipelago-8a6162739027302c205a1cb244a35b4a6f7012fa.zip | |
Added the_quiet
Diffstat (limited to 'data/maps/the_quiet/connections.txtpb')
| -rw-r--r-- | data/maps/the_quiet/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_quiet/connections.txtpb b/data/maps/the_quiet/connections.txtpb new file mode 100644 index 0000000..149bb2a --- /dev/null +++ b/data/maps/the_quiet/connections.txtpb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Main Area" | ||
| 3 | to_room: "Q Room" | ||
| 4 | door { name: "Q Door" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Main Area" | ||
| 8 | to_room: "Keyholder Room" | ||
| 9 | door { name: "Side Door" } | ||
| 10 | } | ||
