about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
commitb53018acc54a7b8812a0b9830562879071d05fa6 (patch)
tree263795fb5358292263916a1621bacabc73873645 /data/maps/the_partial/rooms
parente896b5e91c04723484c25bf1e2b00a248ea18614 (diff)
downloadlingo2-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.txtpb5
-rw-r--r--data/maps/the_partial/rooms/Obverse Side.txtpb3
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 {
9ports { 9ports {
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 {
100ports { 100ports {
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}
105keyholders { 106keyholders {
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.