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_unyielding/rooms | |
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_unyielding/rooms')
4 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb b/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb index 4c1440f..0f6e372 100644 --- a/data/maps/the_unyielding/rooms/Bearer Entrance.txtpb +++ b/data/maps/the_unyielding/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/worldport4" | 4 | path: "Components/Warps/worldport4" |
5 | destination { x: 23 y: 0 z: -29 } | ||
6 | rotation: 90 | ||
5 | } | 7 | } |
diff --git a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb index 74665a2..fa7def2 100644 --- a/data/maps/the_unyielding/rooms/Digital Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Digital Entrance.txtpb | |||
@@ -9,4 +9,6 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "DIGITAL" | 10 | name: "DIGITAL" |
11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
12 | destination { x: 0 y: 0 z: 0 } | ||
13 | rotation: 0 | ||
12 | } | 14 | } |
diff --git a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb index f011b32..a2603c4 100644 --- a/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Nuanced Entrance.txtpb | |||
@@ -2,4 +2,6 @@ name: "Nuanced Entrance" | |||
2 | ports { | 2 | ports { |
3 | name: "NUANCED" | 3 | name: "NUANCED" |
4 | path: "Components/Warps/worldport3" | 4 | path: "Components/Warps/worldport3" |
5 | destination { x: -23 y: 0 z: -29 } | ||
6 | rotation: 270 | ||
5 | } | 7 | } |
diff --git a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb index 0bc60a7..c6f1075 100644 --- a/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_unyielding/rooms/Plaza Entrance.txtpb | |||
@@ -16,4 +16,6 @@ panels { | |||
16 | ports { | 16 | ports { |
17 | name: "PLAZA" | 17 | name: "PLAZA" |
18 | path: "Components/Warps/worldport5" | 18 | path: "Components/Warps/worldport5" |
19 | destination { x: 35 y: 0 z: 44 } | ||
20 | rotation: 270 | ||
19 | } | 21 | } |