diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:02:00 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:02:00 -0400 |
| commit | 09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5 (patch) | |
| tree | 776e69966f6e235130a363827505825b7fde669a /data/maps/the_sun_temple/connections.txtpb | |
| parent | 1c11f117ffc28372362fb9081a71e5d4d50b538f (diff) | |
| download | lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.tar.gz lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.tar.bz2 lingo2-archipelago-09bfcb2abbb713500f7c1f9eccdfb6a59d6289a5.zip | |
Added the_sun_temple
Diffstat (limited to 'data/maps/the_sun_temple/connections.txtpb')
| -rw-r--r-- | data/maps/the_sun_temple/connections.txtpb | 15 |
1 files changed, 15 insertions, 0 deletions
| diff --git a/data/maps/the_sun_temple/connections.txtpb b/data/maps/the_sun_temple/connections.txtpb new file mode 100644 index 0000000..b0b3a0a --- /dev/null +++ b/data/maps/the_sun_temple/connections.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Entrance" | ||
| 3 | to_room: "Temple" | ||
| 4 | door { name: "Entrance" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Temple" | ||
| 8 | to_room: "Ending" | ||
| 9 | door { name: "Ending" } | ||
| 10 | } | ||
| 11 | connections { | ||
| 12 | from_room: "Temple" | ||
| 13 | to_room: "Mastery" | ||
| 14 | door { name: "Mastery" } | ||
| 15 | } | ||
