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_digital | |
| 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_digital')
| -rw-r--r-- | data/maps/the_digital/rooms/Gallery Maze.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 9 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Tree Area.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Unyielding Entrance.txtpb | 3 |
4 files changed, 12 insertions, 7 deletions
| diff --git a/data/maps/the_digital/rooms/Gallery Maze.txtpb b/data/maps/the_digital/rooms/Gallery Maze.txtpb index bfdfa41..32ed611 100644 --- a/data/maps/the_digital/rooms/Gallery Maze.txtpb +++ b/data/maps/the_digital/rooms/Gallery Maze.txtpb | |||
| @@ -2,5 +2,6 @@ name: "Gallery Maze" | |||
| 2 | ports { | 2 | ports { |
| 3 | name: "GALLERY" | 3 | name: "GALLERY" |
| 4 | path: "Components/Warps/worldport4" | 4 | path: "Components/Warps/worldport4" |
| 5 | orientation: "east" | 5 | destination { x: -58 y: 0 z: -76 } |
| 6 | rotation: 90 | ||
| 6 | } | 7 | } |
| diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 99bcdcc..3a52778 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
| @@ -28,15 +28,18 @@ panels { | |||
| 28 | ports { | 28 | ports { |
| 29 | name: "ENTRY1" | 29 | name: "ENTRY1" |
| 30 | path: "Components/Worldports/worldport3" | 30 | path: "Components/Worldports/worldport3" |
| 31 | orientation: "west" | 31 | destination { x: -33 y: 0 z: 28 } |
| 32 | rotation: 270 | ||
| 32 | } | 33 | } |
| 33 | ports { | 34 | ports { |
| 34 | name: "ENTRY2" | 35 | name: "ENTRY2" |
| 35 | path: "Components/Worldports/worldport" | 36 | path: "Components/Worldports/worldport" |
| 36 | orientation: "south" | 37 | destination { x: -30 y: 0 z: 51 } |
| 38 | rotation: 0 | ||
| 37 | } | 39 | } |
| 38 | ports { | 40 | ports { |
| 39 | name: "ENTRY3" | 41 | name: "ENTRY3" |
| 40 | path: "Components/Worldports/worldport2" | 42 | path: "Components/Worldports/worldport2" |
| 41 | orientation: "south" | 43 | destination { x: 0 y: 0 z: 51 } |
| 44 | rotation: 0 | ||
| 42 | } | 45 | } |
| diff --git a/data/maps/the_digital/rooms/Tree Area.txtpb b/data/maps/the_digital/rooms/Tree Area.txtpb index 56301d5..dd51887 100644 --- a/data/maps/the_digital/rooms/Tree Area.txtpb +++ b/data/maps/the_digital/rooms/Tree Area.txtpb | |||
| @@ -9,6 +9,6 @@ panels { | |||
| 9 | ports { | 9 | ports { |
| 10 | name: "TREE" | 10 | name: "TREE" |
| 11 | path: "Components/Worldports/worldport4" | 11 | path: "Components/Worldports/worldport4" |
| 12 | orientation: "east" | 12 | destination { x: -16 y: 0 z: -31 } |
| 13 | # This is double sided. | 13 | rotation: 90 |
| 14 | } | 14 | } |
| diff --git a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb index 0370928..575f1d8 100644 --- a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb +++ b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb | |||
| @@ -2,5 +2,6 @@ name: "Unyielding Entrance" | |||
| 2 | ports { | 2 | ports { |
| 3 | name: "UNYIELDING" | 3 | name: "UNYIELDING" |
| 4 | path: "Components/Warps/worldport5" | 4 | path: "Components/Warps/worldport5" |
| 5 | orientation: "east" | 5 | destination { x: 14 y: 0 z: 5 } |
| 6 | rotation: 90 | ||
| 6 | } | 7 | } |
