diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:08:28 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:08:28 -0400 |
| commit | a587b3e0a307a906949eec2741ddece3f38d3ae2 (patch) | |
| tree | d4315dd4658dbd2652b92ec747330de9b311358a /data/maps/the_wise/connections.txtpb | |
| parent | 286ca58803f1829df9730ca12eee51035999850c (diff) | |
| download | lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.tar.gz lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.tar.bz2 lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.zip | |
Added the_wise
Diffstat (limited to 'data/maps/the_wise/connections.txtpb')
| -rw-r--r-- | data/maps/the_wise/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_wise/connections.txtpb b/data/maps/the_wise/connections.txtpb new file mode 100644 index 0000000..e3aa07b --- /dev/null +++ b/data/maps/the_wise/connections.txtpb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Entry" | ||
| 3 | to_room: "Puzzles" | ||
| 4 | door { name: "Front Door" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Puzzles" | ||
| 8 | to_room: "Mastery" | ||
| 9 | door { name: "Mastery" } | ||
| 10 | } | ||
