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/four_rooms/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/four_rooms/rooms')
-rw-r--r-- | data/maps/four_rooms/rooms/Examples Room.txtpb | 3 | ||||
-rw-r--r-- | data/maps/four_rooms/rooms/Intensify Room.txtpb | 3 | ||||
-rw-r--r-- | data/maps/four_rooms/rooms/Synonyms Room.txtpb | 3 | ||||
-rw-r--r-- | data/maps/four_rooms/rooms/Time Room.txtpb | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb index dc82971..513bb61 100644 --- a/data/maps/four_rooms/rooms/Examples Room.txtpb +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb | |||
@@ -58,5 +58,6 @@ panels { | |||
58 | ports { | 58 | ports { |
59 | name: "DAEDALUS" | 59 | name: "DAEDALUS" |
60 | path: "Components/Warps/worldport2" | 60 | path: "Components/Warps/worldport2" |
61 | orientation: "north" | 61 | destination { x: 0 y: 0 z: -40.5 } |
62 | rotation: 180 | ||
62 | } | 63 | } |
diff --git a/data/maps/four_rooms/rooms/Intensify Room.txtpb b/data/maps/four_rooms/rooms/Intensify Room.txtpb index 2cbb214..dfdb6dc 100644 --- a/data/maps/four_rooms/rooms/Intensify Room.txtpb +++ b/data/maps/four_rooms/rooms/Intensify Room.txtpb | |||
@@ -58,5 +58,6 @@ panels { | |||
58 | ports { | 58 | ports { |
59 | name: "IMPRESSIVE" | 59 | name: "IMPRESSIVE" |
60 | path: "Components/Warps/worldport" | 60 | path: "Components/Warps/worldport" |
61 | orientation: "south" | 61 | destination { x: 0 y: 0 z: 6.5 } |
62 | rotation: 0 | ||
62 | } | 63 | } |
diff --git a/data/maps/four_rooms/rooms/Synonyms Room.txtpb b/data/maps/four_rooms/rooms/Synonyms Room.txtpb index 4dd5b5d..3d2ddcc 100644 --- a/data/maps/four_rooms/rooms/Synonyms Room.txtpb +++ b/data/maps/four_rooms/rooms/Synonyms Room.txtpb | |||
@@ -58,5 +58,6 @@ panels { | |||
58 | ports { | 58 | ports { |
59 | name: "ENTRY" | 59 | name: "ENTRY" |
60 | path: "Components/Warps/worldport3" | 60 | path: "Components/Warps/worldport3" |
61 | orientation: "south" | 61 | destination { x: 20 y: 0 z: 6.5 } |
62 | rotation: 0 | ||
62 | } | 63 | } |
diff --git a/data/maps/four_rooms/rooms/Time Room.txtpb b/data/maps/four_rooms/rooms/Time Room.txtpb index d684685..0786d04 100644 --- a/data/maps/four_rooms/rooms/Time Room.txtpb +++ b/data/maps/four_rooms/rooms/Time Room.txtpb | |||
@@ -58,5 +58,6 @@ panels { | |||
58 | ports { | 58 | ports { |
59 | name: "OWL" | 59 | name: "OWL" |
60 | path: "Components/Warps/worldport4" | 60 | path: "Components/Warps/worldport4" |
61 | orientation: "north" | 61 | destination { x: 20 y: 0 z: -40.5 } |
62 | rotation: 180 | ||
62 | } | 63 | } |