diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 10:55:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 10:55:42 -0400 |
commit | 09edc0f568705081720a30f976de0f16339f2a96 (patch) | |
tree | 54b74cbaa886b29a7f61a92552684031465f4952 /data/maps/the_entry/connections.txtpb | |
parent | dba2528e0833050f81175358976fc7cac31c867d (diff) | |
download | lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.gz lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.bz2 lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.zip |
[Data] Small tweaks
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 87fa03c..6f847da 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -105,6 +105,11 @@ connections { | |||
105 | } | 105 | } |
106 | connections { | 106 | connections { |
107 | from_room: "Wrath Room" | 107 | from_room: "Wrath Room" |
108 | to_room: "Rabbit Hole Lock" | ||
109 | door { name: "Noon Door" } | ||
110 | } | ||
111 | connections { | ||
112 | from_room: "Wrath Room" | ||
108 | to_room: "Rabbit Hole" | 113 | to_room: "Rabbit Hole" |
109 | door { name: "Rabbithole Door" } | 114 | door { name: "Rabbithole Door" } |
110 | } | 115 | } |