diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
| commit | 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (patch) | |
| tree | cb6fa51b3a70a7f2b3ac099b7c34c9a7f730cc2b /data/maps/control_center/rooms | |
| parent | 4c1dc83759d15b7f9f8aaddf580d2147f43fb845 (diff) | |
| download | lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.gz lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.bz2 lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.zip | |
Mark some doors as "latched"
Diffstat (limited to 'data/maps/control_center/rooms')
5 files changed, 0 insertions, 10 deletions
| diff --git a/data/maps/control_center/rooms/Partial Entrance.txtpb b/data/maps/control_center/rooms/Partial Entrance.txtpb index 5771afc..de5d91a 100644 --- a/data/maps/control_center/rooms/Partial Entrance.txtpb +++ b/data/maps/control_center/rooms/Partial Entrance.txtpb | |||
| @@ -12,6 +12,4 @@ ports { | |||
| 12 | path: "Components/Warps/worldport4" | 12 | path: "Components/Warps/worldport4" |
| 13 | destination { x: 21 y: 0 z: -41 } | 13 | destination { x: 21 y: 0 z: -41 } |
| 14 | rotation: 270 | 14 | rotation: 270 |
| 15 | # TODO: shuffle entrances with dependent keyholders | ||
| 16 | no_shuffle: true | ||
| 17 | } | 15 | } |
| diff --git a/data/maps/control_center/rooms/Perceptive Entrance.txtpb b/data/maps/control_center/rooms/Perceptive Entrance.txtpb index cf5a82c..99b100b 100644 --- a/data/maps/control_center/rooms/Perceptive Entrance.txtpb +++ b/data/maps/control_center/rooms/Perceptive Entrance.txtpb | |||
| @@ -20,6 +20,4 @@ ports { | |||
| 20 | path: "Components/Warps/worldport12" | 20 | path: "Components/Warps/worldport12" |
| 21 | destination { x: -23 y: 0 z: -11 } | 21 | destination { x: -23 y: 0 z: -11 } |
| 22 | rotation: 0 | 22 | rotation: 0 |
| 23 | # TODO: shuffle entrances with dependent keyholders | ||
| 24 | no_shuffle: true | ||
| 25 | } | 23 | } |
| diff --git a/data/maps/control_center/rooms/Repetitive Entrance.txtpb b/data/maps/control_center/rooms/Repetitive Entrance.txtpb index 6e242f3..0767e2c 100644 --- a/data/maps/control_center/rooms/Repetitive Entrance.txtpb +++ b/data/maps/control_center/rooms/Repetitive Entrance.txtpb | |||
| @@ -5,6 +5,4 @@ ports { | |||
| 5 | path: "Components/Warps/worldport14" | 5 | path: "Components/Warps/worldport14" |
| 6 | destination { x: -16 y: 0 z: -17.5 } | 6 | destination { x: -16 y: 0 z: -17.5 } |
| 7 | rotation: 0 | 7 | rotation: 0 |
| 8 | # TODO: shuffle entrances with dependent keyholders | ||
| 9 | no_shuffle: true | ||
| 10 | } | 8 | } |
| diff --git a/data/maps/control_center/rooms/Tenacious Entrance.txtpb b/data/maps/control_center/rooms/Tenacious Entrance.txtpb index 2689589..093e4fc 100644 --- a/data/maps/control_center/rooms/Tenacious Entrance.txtpb +++ b/data/maps/control_center/rooms/Tenacious Entrance.txtpb | |||
| @@ -12,6 +12,4 @@ ports { | |||
| 12 | path: "Components/Warps/worldport13" | 12 | path: "Components/Warps/worldport13" |
| 13 | destination { x: 56 y: 0 z: -38 } | 13 | destination { x: 56 y: 0 z: -38 } |
| 14 | rotation: 180 | 14 | rotation: 180 |
| 15 | # TODO: shuffle entrances with dependent keyholders | ||
| 16 | no_shuffle: true | ||
| 17 | } | 15 | } |
| diff --git a/data/maps/control_center/rooms/Unkempt Entrance.txtpb b/data/maps/control_center/rooms/Unkempt Entrance.txtpb index 5e65254..a89cceb 100644 --- a/data/maps/control_center/rooms/Unkempt Entrance.txtpb +++ b/data/maps/control_center/rooms/Unkempt Entrance.txtpb | |||
| @@ -12,6 +12,4 @@ ports { | |||
| 12 | path: "Components/Warps/worldport3" | 12 | path: "Components/Warps/worldport3" |
| 13 | destination { x: 34 y: 0 z: -38.5 } | 13 | destination { x: 34 y: 0 z: -38.5 } |
| 14 | rotation: 90 | 14 | rotation: 90 |
| 15 | # TODO: shuffle entrances with dependent keyholders | ||
| 16 | no_shuffle: true | ||
| 17 | } | 15 | } |
