about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/West Side.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_great/rooms/West Side.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_great/rooms/West Side.txtpb')
-rw-r--r--data/maps/the_great/rooms/West Side.txtpb9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index 8279e16..78a36ef 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -64,17 +64,20 @@ paintings {
64ports { 64ports {
65 name: "IMPRESSIVE" 65 name: "IMPRESSIVE"
66 path: "Meshes/Blocks/Warps/worldport2" 66 path: "Meshes/Blocks/Warps/worldport2"
67 orientation: "south" 67 destination { x: -34 y: 0 z: 22.5 }
68 rotation: 0
68} 69}
69ports { 70ports {
70 name: "CC" 71 name: "CC"
71 path: "Meshes/Blocks/Warps/worldport9" 72 path: "Meshes/Blocks/Warps/worldport9"
72 orientation: "north" 73 destination { x: -59 y: 0 z: -50.5 }
74 rotation: 180
73} 75}
74ports { 76ports {
75 name: "PARTIAL" 77 name: "PARTIAL"
76 path: "Meshes/Blocks/Warps/worldport7" 78 path: "Meshes/Blocks/Warps/worldport7"
77 orientation: "east" 79 destination { x: -62 y: 0 z: 11 }
80 rotation: 90
78 # ER with this is weird; make sure to place on the surface 81 # ER with this is weird; make sure to place on the surface
79 required_door { name: "Partial Entrance" } 82 required_door { name: "Partial Entrance" }
80} 83}