diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
commit | b53018acc54a7b8812a0b9830562879071d05fa6 (patch) | |
tree | 263795fb5358292263916a1621bacabc73873645 /data/maps/the_perceptive | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
Diffstat (limited to 'data/maps/the_perceptive')
-rw-r--r-- | data/maps/the_perceptive/rooms/Main Area.txtpb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb index 449bd4d..5f80ce1 100644 --- a/data/maps/the_perceptive/rooms/Main Area.txtpb +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb | |||
@@ -2,5 +2,8 @@ name: "Main Area" | |||
2 | ports { | 2 | ports { |
3 | name: "CC" | 3 | name: "CC" |
4 | path: "Components/Warps/worldport" | 4 | path: "Components/Warps/worldport" |
5 | orientation: "east" | 5 | destination { x: 3 y: 0 z: 13 } |
6 | rotation: 90 | ||
7 | # TODO: shuffle entrances with dependent keyholders | ||
8 | no_shuffle: true | ||
6 | } | 9 | } |