diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 14:56:33 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 14:56:33 -0400 |
commit | 5a89a4baf8984d0d4dab3799f8177f8e293b7317 (patch) | |
tree | b62f48e9a39cf6b090a239a54d712ec57ce9f600 /data/maps/the_owl/rooms/R2C2 Bottom.txtpb | |
parent | d2bc5b2811171685e8bdc895122987b53defcf0a (diff) | |
download | lingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.tar.gz lingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.tar.bz2 lingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.zip |
[Data] Bad logic in the_owl due to missing warp
Diffstat (limited to 'data/maps/the_owl/rooms/R2C2 Bottom.txtpb')
-rw-r--r-- | data/maps/the_owl/rooms/R2C2 Bottom.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb index 4661877..604a1cc 100644 --- a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb | |||
@@ -10,5 +10,6 @@ ports { | |||
10 | name: "GALLERY" | 10 | name: "GALLERY" |
11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
12 | orientation: "south" | 12 | orientation: "south" |
13 | # Note that this port is accessible from the other side in the Z1 room. Hmm. | 13 | # TODO: Note that this port is accessible from the other side in the Z1 |
14 | # room. Hmm. | ||
14 | } | 15 | } |