about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Main Area.txtpb
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_plaza/rooms/Main Area.txtpb
parente896b5e91c04723484c25bf1e2b00a248ea18614 (diff)
downloadlingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip
[Data] Annotate shuffleable ports
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_plaza/rooms/Main Area.txtpb9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index 521b974..20e6900 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb
@@ -37,15 +37,18 @@ panels {
37ports { 37ports {
38 name: "UNYIELDING" 38 name: "UNYIELDING"
39 path: "Components/Warps/worldport" 39 path: "Components/Warps/worldport"
40 orientation: "west" 40 destination { x: 1 y: 0 z: 10 }
41 rotation: 270
41} 42}
42ports { 43ports {
43 name: "IMPRESSIVE" 44 name: "IMPRESSIVE"
44 path: "Components/Warps/worldport2" 45 path: "Components/Warps/worldport2"
45 orientation: "west" 46 destination { x: 11 y: 0 z: 10 }
47 rotation: 270
46} 48}
47ports { 49ports {
48 name: "BETWEEN" 50 name: "BETWEEN"
49 path: "Components/Warps/worldport3" 51 path: "Components/Warps/worldport3"
50 orientation: "west" 52 destination { x: -9 y: 0 z: 10 }
53 rotation: 270
51} 54}