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_darkroom/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_darkroom/rooms')
8 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb b/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb index c8f5dd7..e6600a2 100644 --- a/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb +++ b/data/maps/the_darkroom/rooms/Congruent Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Congruent Entrance" | |||
2 | panel_display_name: "Second Room" | 2 | panel_display_name: "Second Room" |
3 | ports { | 3 | ports { |
4 | name: "CONGRUENT" | 4 | name: "CONGRUENT" |
5 | display_name: "Second Room Gray Hallway" | ||
5 | path: "Components/Warps/worldport7" | 6 | path: "Components/Warps/worldport7" |
6 | destination { x: 51.5 y: 0 z: 29 } | 7 | destination { x: 51.5 y: 0 z: 29 } |
7 | rotation: 90 | 8 | rotation: 90 |
diff --git a/data/maps/the_darkroom/rooms/Cyan Hallway.txtpb b/data/maps/the_darkroom/rooms/Cyan Hallway.txtpb index eba02f5..bce0e5b 100644 --- a/data/maps/the_darkroom/rooms/Cyan Hallway.txtpb +++ b/data/maps/the_darkroom/rooms/Cyan Hallway.txtpb | |||
@@ -2,6 +2,7 @@ name: "Cyan Hallway" | |||
2 | panel_display_name: "First Room" | 2 | panel_display_name: "First Room" |
3 | ports { | 3 | ports { |
4 | name: "COLORFUL" | 4 | name: "COLORFUL" |
5 | display_name: "First Room Cyan Hallway" | ||
5 | path: "Components/Warps/worldport8" | 6 | path: "Components/Warps/worldport8" |
6 | destination { x: 20 y: 0 z: -12 } | 7 | destination { x: 20 y: 0 z: -12 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_darkroom/rooms/Double Sided Entrance.txtpb b/data/maps/the_darkroom/rooms/Double Sided Entrance.txtpb index 7b258cf..79ca839 100644 --- a/data/maps/the_darkroom/rooms/Double Sided Entrance.txtpb +++ b/data/maps/the_darkroom/rooms/Double Sided Entrance.txtpb | |||
@@ -2,6 +2,7 @@ name: "Double Sided Entrance" | |||
2 | panel_display_name: "First Room" | 2 | panel_display_name: "First Room" |
3 | ports { | 3 | ports { |
4 | name: "DOUBLESIDED" | 4 | name: "DOUBLESIDED" |
5 | display_name: "First Room White Hallway" | ||
5 | path: "Components/Warps/worldport6" | 6 | path: "Components/Warps/worldport6" |
6 | destination { x: 15 y: 0 z: 23 } | 7 | destination { x: 15 y: 0 z: 23 } |
7 | rotation: 90 | 8 | rotation: 90 |
diff --git a/data/maps/the_darkroom/rooms/First Room Exit.txtpb b/data/maps/the_darkroom/rooms/First Room Exit.txtpb index 852d562..4a7ebc2 100644 --- a/data/maps/the_darkroom/rooms/First Room Exit.txtpb +++ b/data/maps/the_darkroom/rooms/First Room Exit.txtpb | |||
@@ -2,6 +2,7 @@ name: "First Room Exit" | |||
2 | panel_display_name: "First Room" | 2 | panel_display_name: "First Room" |
3 | ports { | 3 | ports { |
4 | name: "NEXT" | 4 | name: "NEXT" |
5 | display_name: "First Room Exit" | ||
5 | path: "Components/Warps/worldport2" | 6 | path: "Components/Warps/worldport2" |
6 | destination { x: 0 y: 0 z: -15 } | 7 | destination { x: 0 y: 0 z: -15 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_darkroom/rooms/First Room.txtpb b/data/maps/the_darkroom/rooms/First Room.txtpb index 5e8167c..1113435 100644 --- a/data/maps/the_darkroom/rooms/First Room.txtpb +++ b/data/maps/the_darkroom/rooms/First Room.txtpb | |||
@@ -33,6 +33,7 @@ panels { | |||
33 | } | 33 | } |
34 | ports { | 34 | ports { |
35 | name: "ENTRY" | 35 | name: "ENTRY" |
36 | display_name: "First Room Entrance" | ||
36 | path: "Components/Warps/worldport" | 37 | path: "Components/Warps/worldport" |
37 | destination { x: -10 y: 0 z: 10 } | 38 | destination { x: -10 y: 0 z: 10 } |
38 | rotation: 0 | 39 | rotation: 0 |
diff --git a/data/maps/the_darkroom/rooms/Second Room Exit.txtpb b/data/maps/the_darkroom/rooms/Second Room Exit.txtpb index 9f197ae..d500691 100644 --- a/data/maps/the_darkroom/rooms/Second Room Exit.txtpb +++ b/data/maps/the_darkroom/rooms/Second Room Exit.txtpb | |||
@@ -2,6 +2,7 @@ name: "Second Room Exit" | |||
2 | panel_display_name: "Second Room" | 2 | panel_display_name: "Second Room" |
3 | ports { | 3 | ports { |
4 | name: "NEXT" | 4 | name: "NEXT" |
5 | display_name: "Second Room Exit" | ||
5 | path: "Components/Warps/worldport4" | 6 | path: "Components/Warps/worldport4" |
6 | destination { x: 48 y: 0 z: -15 } | 7 | destination { x: 48 y: 0 z: -15 } |
7 | rotation: 180 | 8 | rotation: 180 |
diff --git a/data/maps/the_darkroom/rooms/Second Room.txtpb b/data/maps/the_darkroom/rooms/Second Room.txtpb index fed0669..2219895 100644 --- a/data/maps/the_darkroom/rooms/Second Room.txtpb +++ b/data/maps/the_darkroom/rooms/Second Room.txtpb | |||
@@ -38,6 +38,7 @@ panels { | |||
38 | } | 38 | } |
39 | ports { | 39 | ports { |
40 | name: "ENTRY" | 40 | name: "ENTRY" |
41 | display_name: "Second Room Entrance" | ||
41 | path: "Components/Warps/worldport3" | 42 | path: "Components/Warps/worldport3" |
42 | destination { x: 38 y: 0 z: 10 } | 43 | destination { x: 38 y: 0 z: 10 } |
43 | rotation: 0 | 44 | rotation: 0 |
diff --git a/data/maps/the_darkroom/rooms/Third Room.txtpb b/data/maps/the_darkroom/rooms/Third Room.txtpb index 5e5fc62..0400476 100644 --- a/data/maps/the_darkroom/rooms/Third Room.txtpb +++ b/data/maps/the_darkroom/rooms/Third Room.txtpb | |||
@@ -65,6 +65,7 @@ panels { | |||
65 | } | 65 | } |
66 | ports { | 66 | ports { |
67 | name: "ENTRY" | 67 | name: "ENTRY" |
68 | display_name: "Third Room Entrance" | ||
68 | path: "Components/Warps/worldport5" | 69 | path: "Components/Warps/worldport5" |
69 | destination { x: 97 y: 0 z: 10 } | 70 | destination { x: 97 y: 0 z: 10 } |
70 | rotation: 0 | 71 | rotation: 0 |