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_tree | |
| 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_tree')
| -rw-r--r-- | data/maps/the_tree/rooms/Bearer Entrance.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_tree/rooms/Main Area.txtpb | 10 |
2 files changed, 12 insertions, 0 deletions
| diff --git a/data/maps/the_tree/rooms/Bearer Entrance.txtpb b/data/maps/the_tree/rooms/Bearer Entrance.txtpb index 797e5d0..e81027b 100644 --- a/data/maps/the_tree/rooms/Bearer Entrance.txtpb +++ b/data/maps/the_tree/rooms/Bearer Entrance.txtpb | |||
| @@ -2,4 +2,6 @@ name: "Bearer Entrance" | |||
| 2 | ports { | 2 | ports { |
| 3 | name: "BEARER" | 3 | name: "BEARER" |
| 4 | path: "Components/Warps/worldport" | 4 | path: "Components/Warps/worldport" |
| 5 | destination { x: -15.5 y: 0 z: 20 } | ||
| 6 | rotation: 270 | ||
| 5 | } | 7 | } |
| diff --git a/data/maps/the_tree/rooms/Main Area.txtpb b/data/maps/the_tree/rooms/Main Area.txtpb index b232d1e..efa8e7d 100644 --- a/data/maps/the_tree/rooms/Main Area.txtpb +++ b/data/maps/the_tree/rooms/Main Area.txtpb | |||
| @@ -212,18 +212,28 @@ panels { | |||
| 212 | ports { | 212 | ports { |
| 213 | name: "UNKEMPT" | 213 | name: "UNKEMPT" |
| 214 | path: "Components/Warps/worldport4" | 214 | path: "Components/Warps/worldport4" |
| 215 | destination { x: -21 y: 0 z: 7 } | ||
| 216 | rotation: 0 | ||
| 217 | # enterable from either side | ||
| 215 | } | 218 | } |
| 216 | ports { | 219 | ports { |
| 217 | name: "DIGITAL" | 220 | name: "DIGITAL" |
| 218 | path: "Components/Warps/worldport5" | 221 | path: "Components/Warps/worldport5" |
| 222 | destination { x: -21 y: 0 z: -7 } | ||
| 223 | rotation: 180 | ||
| 224 | # enterable from either side | ||
| 219 | } | 225 | } |
| 220 | ports { | 226 | ports { |
| 221 | name: "GREAT" | 227 | name: "GREAT" |
| 222 | path: "Components/Warps/worldport2" | 228 | path: "Components/Warps/worldport2" |
| 229 | destination { x: 21 y: 0 z: -4 } | ||
| 230 | rotation: 180 | ||
| 223 | } | 231 | } |
| 224 | ports { | 232 | ports { |
| 225 | name: "DAEDALUS" | 233 | name: "DAEDALUS" |
| 226 | path: "Components/Warps/worldport3" | 234 | path: "Components/Warps/worldport3" |
| 235 | destination { x: -15.5 y: 0 z: -19 } | ||
| 236 | rotation: 90 | ||
| 227 | } | 237 | } |
| 228 | paintings { | 238 | paintings { |
| 229 | name: "SEA" | 239 | name: "SEA" |
