diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 17:59:12 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 17:59:12 -0400 |
commit | 176175871f2074a83c49a1ed60e96cf7e9b9de8d (patch) | |
tree | b2f08a0bede9bdd6d047571888acc0dd77f6f07b /data/maps/the_entry/rooms | |
parent | 27724f813befb37f8767bdc084a2bf9c580701d7 (diff) | |
download | lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.gz lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.bz2 lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.zip |
Added the_lionized
Diffstat (limited to 'data/maps/the_entry/rooms')
-rw-r--r-- | data/maps/the_entry/rooms/Eye Room.txtpb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb index 50781ad..9462fa4 100644 --- a/data/maps/the_entry/rooms/Eye Room.txtpb +++ b/data/maps/the_entry/rooms/Eye Room.txtpb | |||
@@ -28,4 +28,9 @@ paintings { | |||
28 | enter_only: true | 28 | enter_only: true |
29 | required_door { name: "Third Eye Painting" } | 29 | required_door { name: "Third Eye Painting" } |
30 | display_name: "Painting Beside Panel" | 30 | display_name: "Painting Beside Panel" |
31 | } \ No newline at end of file | 31 | } |
32 | ports { | ||
33 | name: "LIONIZED" | ||
34 | path: "Components/Warps/worldport10" | ||
35 | orientation: "north" | ||
36 | } | ||