about summary refs log tree commit diff stats
path: root/data/maps/the_owl/rooms
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_owl/rooms
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_owl/rooms')
-rw-r--r--data/maps/the_owl/rooms/Connected Area.txtpb1
-rw-r--r--data/maps/the_owl/rooms/Magenta Hallway.txtpb1
-rw-r--r--data/maps/the_owl/rooms/R2C2 Bottom.txtpb1
3 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_owl/rooms/Connected Area.txtpb b/data/maps/the_owl/rooms/Connected Area.txtpb index e5c2633..432d6b2 100644 --- a/data/maps/the_owl/rooms/Connected Area.txtpb +++ b/data/maps/the_owl/rooms/Connected Area.txtpb
@@ -149,6 +149,7 @@ paintings {
149} 149}
150ports { 150ports {
151 name: "FOURROOMS" 151 name: "FOURROOMS"
152 display_name: "Four Rooms Entrance"
152 path: "Components/Warps/worldport2" 153 path: "Components/Warps/worldport2"
153 destination { x: 71.5 y: 0 z: -9 } 154 destination { x: 71.5 y: 0 z: -9 }
154 rotation: 90 155 rotation: 90
diff --git a/data/maps/the_owl/rooms/Magenta Hallway.txtpb b/data/maps/the_owl/rooms/Magenta Hallway.txtpb index 29e140a..14d6f0d 100644 --- a/data/maps/the_owl/rooms/Magenta Hallway.txtpb +++ b/data/maps/the_owl/rooms/Magenta Hallway.txtpb
@@ -1,6 +1,7 @@
1name: "Magenta Hallway" 1name: "Magenta Hallway"
2ports { 2ports {
3 name: "STURDY" 3 name: "STURDY"
4 display_name: "Magenta Hallway"
4 path: "Components/Warps/worldport3" 5 path: "Components/Warps/worldport3"
5 destination { x: 17 y: 0 z: -46 } 6 destination { x: 17 y: 0 z: -46 }
6 rotation: 270 7 rotation: 270
diff --git a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb index 9d5a5c3..2cfd340 100644 --- a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb
@@ -8,6 +8,7 @@ panels {
8} 8}
9ports { 9ports {
10 name: "GALLERY" 10 name: "GALLERY"
11 display_name: "Gallery Worldport"
11 path: "Components/Warps/worldport" 12 path: "Components/Warps/worldport"
12 destination { x: 0 y: 0 z: 9 } 13 destination { x: 0 y: 0 z: 9 }
13 rotation: 0 14 rotation: 0