diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-02 09:04:07 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-02 09:04:07 -0500 |
| commit | 5c2421b3cd6c1cfcee7437ca7a4d14d0f492e6a7 (patch) | |
| tree | fc36e3e42ae95afcdb3ae03c81e3f889880376f9 /data/maps | |
| parent | 66081b1641d82d923735e129f2a764ed49872e23 (diff) | |
| download | lingo2-archipelago-5c2421b3cd6c1cfcee7437ca7a4d14d0f492e6a7.tar.gz lingo2-archipelago-5c2421b3cd6c1cfcee7437ca7a4d14d0f492e6a7.tar.bz2 lingo2-archipelago-5c2421b3cd6c1cfcee7437ca7a4d14d0f492e6a7.zip | |
Don't require one-shotting the_crystalline
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/the_crystalline/connections.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/data/maps/the_crystalline/connections.txtpb b/data/maps/the_crystalline/connections.txtpb index 4134d12..131335a 100644 --- a/data/maps/the_crystalline/connections.txtpb +++ b/data/maps/the_crystalline/connections.txtpb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | connections { | 1 | connections { |
| 2 | from_room: "Main Area" | 2 | from_room: "Main Area" |
| 3 | to_room: "Painting Divot" | 3 | to_room: "Painting Divot" |
| 4 | door { name: "Checkpoint Panels" } | ||
| 4 | oneway: true | 5 | oneway: true |
| 5 | } | 6 | } |
| 6 | connections { | 7 | connections { |
