diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-29 23:33:32 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-29 23:33:32 -0400 |
commit | faca4a62d1e8d30d2d1a67590298acec7340e640 (patch) | |
tree | 1ef4e03033b71d39de74e6ff18bfa355d12e4c40 /data/maps | |
parent | a0eda1c44616652ab360676b500baeeadb204331 (diff) | |
download | lingo2-archipelago-faca4a62d1e8d30d2d1a67590298acec7340e640.tar.gz lingo2-archipelago-faca4a62d1e8d30d2d1a67590298acec7340e640.tar.bz2 lingo2-archipelago-faca4a62d1e8d30d2d1a67590298acec7340e640.zip |
Removed free connection out of Digital Gallery Maze v7.0.0 only-apworld
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_digital/connections.txtpb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/maps/the_digital/connections.txtpb b/data/maps/the_digital/connections.txtpb index 67cd4dc..a4b02a5 100644 --- a/data/maps/the_digital/connections.txtpb +++ b/data/maps/the_digital/connections.txtpb | |||
@@ -24,11 +24,6 @@ connections { | |||
24 | door { name: "Gallery Entrance" } | 24 | door { name: "Gallery Entrance" } |
25 | } | 25 | } |
26 | connections { | 26 | connections { |
27 | from_room: "Gallery Maze" | ||
28 | to_room: "Main Area" | ||
29 | oneway: true | ||
30 | } | ||
31 | connections { | ||
32 | from_room: "Tree Area" | 27 | from_room: "Tree Area" |
33 | to_room: "Main Area" | 28 | to_room: "Main Area" |
34 | door { name: "Tree Entrance" } | 29 | door { name: "Tree Entrance" } |