about summary refs log tree commit diff stats
path: root/data/maps/four_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/four_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/four_rooms')
-rw-r--r--data/maps/four_rooms/rooms/Examples Room.txtpb1
-rw-r--r--data/maps/four_rooms/rooms/Intensify Room.txtpb1
-rw-r--r--data/maps/four_rooms/rooms/Synonyms Room.txtpb1
-rw-r--r--data/maps/four_rooms/rooms/Time Room.txtpb1
4 files changed, 4 insertions, 0 deletions
diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb index 513bb61..4146120 100644 --- a/data/maps/four_rooms/rooms/Examples Room.txtpb +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb
@@ -57,6 +57,7 @@ panels {
57} 57}
58ports { 58ports {
59 name: "DAEDALUS" 59 name: "DAEDALUS"
60 display_name: "Examples Room Worldport"
60 path: "Components/Warps/worldport2" 61 path: "Components/Warps/worldport2"
61 destination { x: 0 y: 0 z: -40.5 } 62 destination { x: 0 y: 0 z: -40.5 }
62 rotation: 180 63 rotation: 180
diff --git a/data/maps/four_rooms/rooms/Intensify Room.txtpb b/data/maps/four_rooms/rooms/Intensify Room.txtpb index dfdb6dc..8c6924a 100644 --- a/data/maps/four_rooms/rooms/Intensify Room.txtpb +++ b/data/maps/four_rooms/rooms/Intensify Room.txtpb
@@ -57,6 +57,7 @@ panels {
57} 57}
58ports { 58ports {
59 name: "IMPRESSIVE" 59 name: "IMPRESSIVE"
60 display_name: "Intensify Room Worldport"
60 path: "Components/Warps/worldport" 61 path: "Components/Warps/worldport"
61 destination { x: 0 y: 0 z: 6.5 } 62 destination { x: 0 y: 0 z: 6.5 }
62 rotation: 0 63 rotation: 0
diff --git a/data/maps/four_rooms/rooms/Synonyms Room.txtpb b/data/maps/four_rooms/rooms/Synonyms Room.txtpb index 3d2ddcc..bcbf64e 100644 --- a/data/maps/four_rooms/rooms/Synonyms Room.txtpb +++ b/data/maps/four_rooms/rooms/Synonyms Room.txtpb
@@ -57,6 +57,7 @@ panels {
57} 57}
58ports { 58ports {
59 name: "ENTRY" 59 name: "ENTRY"
60 display_name: "Synonyms Room Worldport"
60 path: "Components/Warps/worldport3" 61 path: "Components/Warps/worldport3"
61 destination { x: 20 y: 0 z: 6.5 } 62 destination { x: 20 y: 0 z: 6.5 }
62 rotation: 0 63 rotation: 0
diff --git a/data/maps/four_rooms/rooms/Time Room.txtpb b/data/maps/four_rooms/rooms/Time Room.txtpb index 0786d04..74f951d 100644 --- a/data/maps/four_rooms/rooms/Time Room.txtpb +++ b/data/maps/four_rooms/rooms/Time Room.txtpb
@@ -57,6 +57,7 @@ panels {
57} 57}
58ports { 58ports {
59 name: "OWL" 59 name: "OWL"
60 display_name: "Time Room Worldport"
60 path: "Components/Warps/worldport4" 61 path: "Components/Warps/worldport4"
61 destination { x: 20 y: 0 z: -40.5 } 62 destination { x: 20 y: 0 z: -40.5 }
62 rotation: 180 63 rotation: 180