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_parthenon | |
| 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_parthenon')
| -rw-r--r-- | data/maps/the_parthenon/rooms/Main Area.txtpb | 9 |
1 files changed, 6 insertions, 3 deletions
| diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index 85188d1..e94089e 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb | |||
| @@ -56,15 +56,18 @@ panels { | |||
| 56 | ports { | 56 | ports { |
| 57 | name: "GALLERY" | 57 | name: "GALLERY" |
| 58 | path: "Components/Warps/worldport" | 58 | path: "Components/Warps/worldport" |
| 59 | orientation: "south" | 59 | destination { x: 0 y: 0 z: 0 } |
| 60 | rotation: 0 | ||
| 60 | } | 61 | } |
| 61 | ports { | 62 | ports { |
| 62 | name: "ENTRY" | 63 | name: "ENTRY" |
| 63 | path: "Components/Warps/worldport2" | 64 | path: "Components/Warps/worldport2" |
| 64 | orientation: "south" | 65 | destination { x: 0 y: 0 z: -21 } |
| 66 | rotation: 0 | ||
| 65 | } | 67 | } |
| 66 | ports { | 68 | ports { |
| 67 | name: "REVITALIZED" | 69 | name: "REVITALIZED" |
| 68 | path: "Components/Warps/worldport3" | 70 | path: "Components/Warps/worldport3" |
| 69 | orientation: "north" | 71 | destination { x: -24 y: 0 z: -39 } |
| 72 | rotation: 180 | ||
| 70 | } | 73 | } |
