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_partial/rooms | |
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_partial/rooms')
-rw-r--r-- | data/maps/the_partial/rooms/Control Center Entrance.txtpb | 5 | ||||
-rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/data/maps/the_partial/rooms/Control Center Entrance.txtpb b/data/maps/the_partial/rooms/Control Center Entrance.txtpb index e685822..125ea51 100644 --- a/data/maps/the_partial/rooms/Control Center Entrance.txtpb +++ b/data/maps/the_partial/rooms/Control Center Entrance.txtpb | |||
@@ -9,5 +9,8 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "CC" | 10 | name: "CC" |
11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
12 | orientation: "north" | 12 | destination { x: -19 y: 0 z: 8 } |
13 | rotation: 180 | ||
14 | # TODO: shuffle entrances with dependent keyholders | ||
15 | no_shuffle: true | ||
13 | } | 16 | } |
diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb index c0ce04b..77f0e4d 100644 --- a/data/maps/the_partial/rooms/Obverse Side.txtpb +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
@@ -100,7 +100,8 @@ panels { | |||
100 | ports { | 100 | ports { |
101 | name: "GREAT" | 101 | name: "GREAT" |
102 | path: "Components/Warps/worldport" | 102 | path: "Components/Warps/worldport" |
103 | orientation: "west" | 103 | destination { x: -3 y: 0 z: 20 } |
104 | rotation: 270 | ||
104 | } | 105 | } |
105 | keyholders { | 106 | keyholders { |
106 | # This is one of the ones that's misnamed within the game. | 107 | # This is one of the ones that's misnamed within the game. |