diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:26:10 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:26:10 -0400 |
commit | 907a59f52c14af709599d8da8b37285ae6794f59 (patch) | |
tree | 73e7ec7082a8b2fc769caf7f32c0a860f931babc /data/maps/the_entry/rooms | |
parent | 7b0af7f15874e023ddc2653db225f6e358d81214 (diff) | |
download | lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.gz lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.bz2 lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.zip |
Added display names to ports
Diffstat (limited to 'data/maps/the_entry/rooms')
17 files changed, 17 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Composite Room Entrance.txtpb b/data/maps/the_entry/rooms/Composite Room Entrance.txtpb index 9d9f362..ca9e7f4 100644 --- a/data/maps/the_entry/rooms/Composite Room Entrance.txtpb +++ b/data/maps/the_entry/rooms/Composite Room Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Composite Room Entrance" | |||
2 | panel_display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
3 | ports { | 3 | ports { |
4 | name: "COMPOSITE" | 4 | name: "COMPOSITE" |
5 | display_name: "Starting Room NE Worldport" | ||
5 | path: "Components/Warps/worldport12" | 6 | path: "Components/Warps/worldport12" |
6 | destination { x: 16 y: 0 z: -20 } | 7 | destination { x: 16 y: 0 z: -20 } |
7 | rotation: 90 | 8 | rotation: 90 |
diff --git a/data/maps/the_entry/rooms/Daedalus Entrance.txtpb b/data/maps/the_entry/rooms/Daedalus Entrance.txtpb index 4967857..76dc278 100644 --- a/data/maps/the_entry/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_entry/rooms/Daedalus Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Daedalus Entrance" | |||
2 | panel_display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
3 | ports { | 3 | ports { |
4 | name: "DAEDALUS" | 4 | name: "DAEDALUS" |
5 | display_name: "Starting Room North Wall West Worldport" | ||
5 | path: "Components/Warps/worldport6" | 6 | path: "Components/Warps/worldport6" |
6 | destination { x: -16 y: 0 z: -20 } | 7 | destination { x: -16 y: 0 z: -20 } |
7 | rotation: 270 | 8 | rotation: 270 |
diff --git a/data/maps/the_entry/rooms/Digital Entrance.txtpb b/data/maps/the_entry/rooms/Digital Entrance.txtpb index fe474b3..b7689bd 100644 --- a/data/maps/the_entry/rooms/Digital Entrance.txtpb +++ b/data/maps/the_entry/rooms/Digital Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Digital Entrance" | |||
2 | panel_display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
3 | ports { | 3 | ports { |
4 | name: "DIGITAL" | 4 | name: "DIGITAL" |
5 | display_name: "Second Room Left Worldport" | ||
5 | path: "Components/Warps/worldport" | 6 | path: "Components/Warps/worldport" |
6 | destination { x: -78 y: 0 z: -24 } | 7 | destination { x: -78 y: 0 z: -24 } |
7 | rotation: 270 | 8 | rotation: 270 |
diff --git a/data/maps/the_entry/rooms/Entry Exit.txtpb b/data/maps/the_entry/rooms/Entry Exit.txtpb index 68c7006..e270bf8 100644 --- a/data/maps/the_entry/rooms/Entry Exit.txtpb +++ b/data/maps/the_entry/rooms/Entry Exit.txtpb | |||
@@ -2,6 +2,7 @@ name: "Entry Exit" | |||
2 | panel_display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
3 | ports { | 3 | ports { |
4 | name: "GREAT" | 4 | name: "GREAT" |
5 | display_name: "Second Room Right Worldport" | ||
5 | path: "Components/Warps/worldport2" | 6 | path: "Components/Warps/worldport2" |
6 | destination { x: 18 y: 0 z: -36 } | 7 | destination { x: 18 y: 0 z: -36 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb index f56ce59..00f2534 100644 --- a/data/maps/the_entry/rooms/Eye Room.txtpb +++ b/data/maps/the_entry/rooms/Eye Room.txtpb | |||
@@ -31,6 +31,7 @@ paintings { | |||
31 | } | 31 | } |
32 | ports { | 32 | ports { |
33 | name: "LIONIZED" | 33 | name: "LIONIZED" |
34 | display_name: "Eye Room Worldport" | ||
34 | path: "Components/Warps/worldport10" | 35 | path: "Components/Warps/worldport10" |
35 | destination { x: 18 y: 0 z: -88.5 } | 36 | destination { x: 18 y: 0 z: -88.5 } |
36 | rotation: 180 | 37 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb index 42e3173..4d94d5a 100644 --- a/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb +++ b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | name: "Four Rooms Entrance" | 1 | name: "Four Rooms Entrance" |
2 | ports { | 2 | ports { |
3 | name: "FOUR" | 3 | name: "FOUR" |
4 | display_name: "Flipped Second Room Right Worldport" | ||
4 | path: "Components/Warps/worldport9" | 5 | path: "Components/Warps/worldport9" |
5 | destination { x: -41 y: 6 z: -17.5 } | 6 | destination { x: -41 y: 6 z: -17.5 } |
6 | rotation: 0 | 7 | rotation: 0 |
diff --git a/data/maps/the_entry/rooms/Gallery Return.txtpb b/data/maps/the_entry/rooms/Gallery Return.txtpb index 231dff9..7235d80 100644 --- a/data/maps/the_entry/rooms/Gallery Return.txtpb +++ b/data/maps/the_entry/rooms/Gallery Return.txtpb | |||
@@ -9,6 +9,7 @@ panels { | |||
9 | } | 9 | } |
10 | ports { | 10 | ports { |
11 | name: "GALLERY" | 11 | name: "GALLERY" |
12 | display_name: "Gallery Return" | ||
12 | path: "Components/Warps/worldport4" | 13 | path: "Components/Warps/worldport4" |
13 | destination { x: -38 y: 0 z: 8.5 } | 14 | destination { x: -38 y: 0 z: 8.5 } |
14 | rotation: 180 | 15 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Least Blue Last.txtpb b/data/maps/the_entry/rooms/Least Blue Last.txtpb index 4fb715e..dde203a 100644 --- a/data/maps/the_entry/rooms/Least Blue Last.txtpb +++ b/data/maps/the_entry/rooms/Least Blue Last.txtpb | |||
@@ -72,6 +72,7 @@ panels { | |||
72 | } | 72 | } |
73 | ports { | 73 | ports { |
74 | name: "DARKROOM" | 74 | name: "DARKROOM" |
75 | display_name: "Near L1 Worldport" | ||
75 | path: "Components/Warps/worldport5" | 76 | path: "Components/Warps/worldport5" |
76 | destination { x: 43 y: 0 z: -10 } | 77 | destination { x: 43 y: 0 z: -10 } |
77 | rotation: 0 | 78 | rotation: 0 |
diff --git a/data/maps/the_entry/rooms/Liberated Entrance.txtpb b/data/maps/the_entry/rooms/Liberated Entrance.txtpb index 7c50e39..56cc597 100644 --- a/data/maps/the_entry/rooms/Liberated Entrance.txtpb +++ b/data/maps/the_entry/rooms/Liberated Entrance.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | name: "Liberated Entrance" | 1 | name: "Liberated Entrance" |
2 | ports { | 2 | ports { |
3 | name: "BLUE" | 3 | name: "BLUE" |
4 | display_name: "Pyramid Area Blue Worldport" | ||
4 | path: "worldport8" | 5 | path: "worldport8" |
5 | destination { x: 18 y: 0 z: 55 } | 6 | destination { x: 18 y: 0 z: 55 } |
6 | rotation: 270 | 7 | rotation: 270 |
diff --git a/data/maps/the_entry/rooms/Literate Entrance.txtpb b/data/maps/the_entry/rooms/Literate Entrance.txtpb index c15e242..b86ac80 100644 --- a/data/maps/the_entry/rooms/Literate Entrance.txtpb +++ b/data/maps/the_entry/rooms/Literate Entrance.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | name: "Literate Entrance" | 1 | name: "Literate Entrance" |
2 | ports { | 2 | ports { |
3 | name: "BROWN" | 3 | name: "BROWN" |
4 | display_name: "Pyramid Area Brown Worldport" | ||
4 | path: "worldport9" | 5 | path: "worldport9" |
5 | destination { x: 39 y: 0 z: 55 } | 6 | destination { x: 39 y: 0 z: 55 } |
6 | rotation: 90 | 7 | rotation: 90 |
diff --git a/data/maps/the_entry/rooms/Parthenon Return.txtpb b/data/maps/the_entry/rooms/Parthenon Return.txtpb index bd49b55..bb12964 100644 --- a/data/maps/the_entry/rooms/Parthenon Return.txtpb +++ b/data/maps/the_entry/rooms/Parthenon Return.txtpb | |||
@@ -9,6 +9,7 @@ panels { | |||
9 | } | 9 | } |
10 | ports { | 10 | ports { |
11 | name: "PARTHENON" | 11 | name: "PARTHENON" |
12 | display_name: "Parthenon Return" | ||
12 | path: "Components/Warps/worldport8" | 13 | path: "Components/Warps/worldport8" |
13 | destination { x: -5.5 y: 0 z: 18 } | 14 | destination { x: -5.5 y: 0 z: 18 } |
14 | rotation: 180 | 15 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.txtpb b/data/maps/the_entry/rooms/Rabbit Hole.txtpb index 0cb4661..4ffeb84 100644 --- a/data/maps/the_entry/rooms/Rabbit Hole.txtpb +++ b/data/maps/the_entry/rooms/Rabbit Hole.txtpb | |||
@@ -8,6 +8,7 @@ panels { | |||
8 | } | 8 | } |
9 | ports { | 9 | ports { |
10 | name: "HOLE" | 10 | name: "HOLE" |
11 | display_name: "Rabbit Hole" | ||
11 | path: "worldport4" | 12 | path: "worldport4" |
12 | destination { x: 74 y: 0 z: -43 } | 13 | destination { x: 74 y: 0 z: -43 } |
13 | rotation: 0 | 14 | rotation: 0 |
diff --git a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb index 40937a7..25c3307 100644 --- a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb +++ b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Repetitive Entrance" | |||
2 | panel_display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
3 | ports { | 3 | ports { |
4 | name: "REPETITIVE" | 4 | name: "REPETITIVE" |
5 | display_name: "Starting Room West Wall North Worldport" | ||
5 | path: "Components/Warps/worldport7" | 6 | path: "Components/Warps/worldport7" |
6 | destination { x: -20 y: 0 z: -16 } | 7 | destination { x: -20 y: 0 z: -16 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Revitalized Entrance.txtpb b/data/maps/the_entry/rooms/Revitalized Entrance.txtpb index 1c38164..fb5e7e0 100644 --- a/data/maps/the_entry/rooms/Revitalized Entrance.txtpb +++ b/data/maps/the_entry/rooms/Revitalized Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Revitalized Entrance" | |||
2 | panel_display_name: "Colored Doors Area" | 2 | panel_display_name: "Colored Doors Area" |
3 | ports { | 3 | ports { |
4 | name: "REVITALIZED" | 4 | name: "REVITALIZED" |
5 | display_name: "Plum Hallway" | ||
5 | path: "worldport7" | 6 | path: "worldport7" |
6 | destination { x: -58 y: 0 z: 31.5 } | 7 | destination { x: -58 y: 0 z: 31.5 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_entry/rooms/Shop Entrance.txtpb b/data/maps/the_entry/rooms/Shop Entrance.txtpb index ad407c3..4a99efa 100644 --- a/data/maps/the_entry/rooms/Shop Entrance.txtpb +++ b/data/maps/the_entry/rooms/Shop Entrance.txtpb | |||
@@ -9,6 +9,7 @@ panels { | |||
9 | } | 9 | } |
10 | ports { | 10 | ports { |
11 | name: "SHOP" | 11 | name: "SHOP" |
12 | display_name: "Shop Entrance" | ||
12 | path: "Components/Warps/worldport13" | 13 | path: "Components/Warps/worldport13" |
13 | destination { x: 18 y: 0 z: 49 } | 14 | destination { x: 18 y: 0 z: 49 } |
14 | rotation: 90 | 15 | rotation: 90 |
diff --git a/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb b/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb index 9149c03..de0cec2 100644 --- a/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb +++ b/data/maps/the_entry/rooms/White Hallway To Daedalus.txtpb | |||
@@ -2,6 +2,7 @@ name: "White Hallway To Daedalus" | |||
2 | panel_display_name: "Colored Doors Area" | 2 | panel_display_name: "Colored Doors Area" |
3 | ports { | 3 | ports { |
4 | name: "DAEDALUS" | 4 | name: "DAEDALUS" |
5 | display_name: "White Control Center Hallway" | ||
5 | path: "Components/Warps/worldport11" | 6 | path: "Components/Warps/worldport11" |
6 | destination { x: -45 y: 0 z: 24 } | 7 | destination { x: -45 y: 0 z: 24 } |
7 | rotation: 270 | 8 | rotation: 270 |
diff --git a/data/maps/the_entry/rooms/X Area.txtpb b/data/maps/the_entry/rooms/X Area.txtpb index 215e223..8388b4e 100644 --- a/data/maps/the_entry/rooms/X Area.txtpb +++ b/data/maps/the_entry/rooms/X Area.txtpb | |||
@@ -6,6 +6,7 @@ letters { | |||
6 | } | 6 | } |
7 | ports { | 7 | ports { |
8 | name: "CC" | 8 | name: "CC" |
9 | display_name: "Near X1 Worldport" | ||
9 | path: "Components/Warps/worldport3" | 10 | path: "Components/Warps/worldport3" |
10 | destination { x: -12.5 y: 0 z: 60 } | 11 | destination { x: -12.5 y: 0 z: 60 } |
11 | rotation: 270 | 12 | rotation: 270 |