about summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/First Second Room.txtpb
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_three_doors/rooms/First Second Room.txtpb
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_three_doors/rooms/First Second Room.txtpb')
-rw-r--r--data/maps/the_three_doors/rooms/First Second Room.txtpb2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/the_three_doors/rooms/First Second Room.txtpb b/data/maps/the_three_doors/rooms/First Second Room.txtpb index c2d9397..bdf5b49 100644 --- a/data/maps/the_three_doors/rooms/First Second Room.txtpb +++ b/data/maps/the_three_doors/rooms/First Second Room.txtpb
@@ -29,12 +29,14 @@ panels {
29} 29}
30ports { 30ports {
31 name: "GREAT" 31 name: "GREAT"
32 display_name: "First Worldport"
32 path: "Components/Warps/worldport" 33 path: "Components/Warps/worldport"
33 destination { x: -16 y: 0 z: 0.5 } 34 destination { x: -16 y: 0 z: 0.5 }
34 rotation: 180 35 rotation: 180
35} 36}
36ports { 37ports {
37 name: "TTD" 38 name: "TTD"
39 display_name: "Second Worldport"
38 path: "Components/Warps/worldport2" 40 path: "Components/Warps/worldport2"
39 destination { x: -16 y: 0 z: 14.5 } 41 destination { x: -16 y: 0 z: 14.5 }
40 rotation: 0 42 rotation: 0