about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Back 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_great/rooms/Back 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_great/rooms/Back Area.txtpb')
-rw-r--r--data/maps/the_great/rooms/Back Area.txtpb12
1 files changed, 8 insertions, 4 deletions
diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index c1b8ab3..fdf72e7 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb
@@ -125,22 +125,26 @@ paintings {
125ports { 125ports {
126 name: "UNKEMPT" 126 name: "UNKEMPT"
127 path: "Meshes/Blocks/Warps/worldport5" 127 path: "Meshes/Blocks/Warps/worldport5"
128 orientation: "north" 128 destination { x: 72 y: 0 z: 10.5 }
129 rotation: 180
129} 130}
130ports { 131ports {
131 name: "THREEDOORS" 132 name: "THREEDOORS"
132 path: "Meshes/Blocks/Warps/worldport16" 133 path: "Meshes/Blocks/Warps/worldport16"
133 orientation: "south" 134 destination { x: 77 y: 0 z: 33.5 }
135 rotation: 0
134} 136}
135ports { 137ports {
136 name: "TOWER" 138 name: "TOWER"
137 path: "Meshes/Blocks/Warps/worldport10" 139 path: "Meshes/Blocks/Warps/worldport10"
138 orientation: "south" 140 destination { x: 0 y: 0 z: 52 }
141 rotation: 0
139 required_door { name: "Tower Entrance" } 142 required_door { name: "Tower Entrance" }
140 # The reverse warp bypasses the door, so there needs to be two oneway connections. 143 # The reverse warp bypasses the door, so there needs to be two oneway connections.
141} 144}
142ports { 145ports {
143 name: "TREE" 146 name: "TREE"
144 path: "Meshes/Blocks/Warps/worldport17" 147 path: "Meshes/Blocks/Warps/worldport17"
145 orientation: "north" 148 destination { x: 26 y: 0 z: 58 }
149 rotation: 180
146} 150}