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_great/rooms/Daedalus Entrance.txtpb | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
[Data] Annotate shuffleable ports
Diffstat (limited to 'data/maps/the_great/rooms/Daedalus Entrance.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Daedalus Entrance.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/the_great/rooms/Daedalus Entrance.txtpb b/data/maps/the_great/rooms/Daedalus Entrance.txtpb index 003a8a3..a6976c2 100644 --- a/data/maps/the_great/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_great/rooms/Daedalus Entrance.txtpb | |||
@@ -10,7 +10,8 @@ panels { | |||
10 | ports { | 10 | ports { |
11 | name: "DAEDALUS" | 11 | name: "DAEDALUS" |
12 | path: "Meshes/Blocks/Warps/worldport8" | 12 | path: "Meshes/Blocks/Warps/worldport8" |
13 | orientation: "south" | 13 | destination { x: 98 y: 2 z: 27.5 } |
14 | rotation: 0 | ||
14 | required_door { name: "Daedalus Entrance" } | 15 | required_door { name: "Daedalus Entrance" } |
15 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | 16 | # The reverse warp bypasses the door, so there needs to be two oneway connections. |
16 | } | 17 | } |