about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon/rooms
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
commitb53018acc54a7b8812a0b9830562879071d05fa6 (patch)
tree263795fb5358292263916a1621bacabc73873645 /data/maps/the_parthenon/rooms
parente896b5e91c04723484c25bf1e2b00a248ea18614 (diff)
downloadlingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip
[Data] Annotate shuffleable ports HEAD main
Diffstat (limited to 'data/maps/the_parthenon/rooms')
-rw-r--r--data/maps/the_parthenon/rooms/Main Area.txtpb9
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 {
56ports { 56ports {
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}
61ports { 62ports {
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}
66ports { 68ports {
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}