about summary refs log tree commit diff stats
path: root/data/maps/the_between/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_between/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_between/rooms')
-rw-r--r--data/maps/the_between/rooms/Control Center Side.txtpb2
-rw-r--r--data/maps/the_between/rooms/Main Area.txtpb1
-rw-r--r--data/maps/the_between/rooms/Plaza Entrance.txtpb1
3 files changed, 4 insertions, 0 deletions
diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb index 0576305..b308586 100644 --- a/data/maps/the_between/rooms/Control Center Side.txtpb +++ b/data/maps/the_between/rooms/Control Center Side.txtpb
@@ -13,12 +13,14 @@ paintings {
13} 13}
14ports { 14ports {
15 name: "CC" 15 name: "CC"
16 display_name: "Lavender Structure"
16 path: "Components/Warps/worldport3" 17 path: "Components/Warps/worldport3"
17 destination { x: 36 y: 0 z: 1 } 18 destination { x: 36 y: 0 z: 1 }
18 rotation: 180 19 rotation: 180
19} 20}
20ports { 21ports {
21 name: "LIVELY" 22 name: "LIVELY"
23 display_name: "Near Painting Worldport"
22 path: "Components/Warps/worldport2" 24 path: "Components/Warps/worldport2"
23 destination { x: 24 y: 0 z: 6.5 } 25 destination { x: 24 y: 0 z: 6.5 }
24 rotation: 0 26 rotation: 0
diff --git a/data/maps/the_between/rooms/Main Area.txtpb b/data/maps/the_between/rooms/Main Area.txtpb index ed6072b..898b265 100644 --- a/data/maps/the_between/rooms/Main Area.txtpb +++ b/data/maps/the_between/rooms/Main Area.txtpb
@@ -197,6 +197,7 @@ panels {
197} 197}
198ports { 198ports {
199 name: "GREAT" 199 name: "GREAT"
200 display_name: "Salmon Hallway"
200 path: "Components/Warps/worldport" 201 path: "Components/Warps/worldport"
201 destination { x: -1 y: 0 z: 20 } 202 destination { x: -1 y: 0 z: 20 }
202 rotation: 90 203 rotation: 90
diff --git a/data/maps/the_between/rooms/Plaza Entrance.txtpb b/data/maps/the_between/rooms/Plaza Entrance.txtpb index 5c87619..894ebae 100644 --- a/data/maps/the_between/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_between/rooms/Plaza Entrance.txtpb
@@ -1,6 +1,7 @@
1name: "Plaza Entrance" 1name: "Plaza Entrance"
2ports { 2ports {
3 name: "PLAZA" 3 name: "PLAZA"
4 display_name: "Trick or Treat Worldport"
4 path: "Components/Warps/worldport4" 5 path: "Components/Warps/worldport4"
5 destination { x: -38 y: 0 z: 1 } 6 destination { x: -38 y: 0 z: 1 }
6 rotation: 180 7 rotation: 180