about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/Main Area.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 13:26:10 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 13:26:10 -0400
commit907a59f52c14af709599d8da8b37285ae6794f59 (patch)
tree73e7ec7082a8b2fc769caf7f32c0a860f931babc /data/maps/the_unkempt/rooms/Main Area.txtpb
parent7b0af7f15874e023ddc2653db225f6e358d81214 (diff)
downloadlingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.gz
lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.bz2
lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.zip
Added display names to ports
Diffstat (limited to 'data/maps/the_unkempt/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_unkempt/rooms/Main Area.txtpb3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index 822af8d..f98220d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb
@@ -216,18 +216,21 @@ keyholders {
216} 216}
217ports { 217ports {
218 name: "GREAT" 218 name: "GREAT"
219 display_name: "Main Entrance"
219 path: "Components/Warps/worldport" 220 path: "Components/Warps/worldport"
220 destination { x: -3 y: 0 z: 11 } 221 destination { x: -3 y: 0 z: 11 }
221 rotation: 270 222 rotation: 270
222} 223}
223ports { 224ports {
224 name: "TREE" 225 name: "TREE"
226 display_name: "Brown Hallway"
225 path: "Components/Warps/worldport5" 227 path: "Components/Warps/worldport5"
226 destination { x: -34 y: 0 z: 7 } 228 destination { x: -34 y: 0 z: 7 }
227 rotation: 270 229 rotation: 270
228} 230}
229ports { 231ports {
230 name: "SUNTEMPLE" 232 name: "SUNTEMPLE"
233 display_name: "Sun Temple Entrance"
231 path: "Components/Warps/worldport3" 234 path: "Components/Warps/worldport3"
232 destination { x: -42 y: 0 z: -2 } 235 destination { x: -42 y: 0 z: -2 }
233 rotation: 270 236 rotation: 270