about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Main Area.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/control_center/rooms/Main Area.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/control_center/rooms/Main Area.txtpb')
-rw-r--r--data/maps/control_center/rooms/Main Area.txtpb5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/control_center/rooms/Main Area.txtpb b/data/maps/control_center/rooms/Main Area.txtpb index 71e6284..2c1e418 100644 --- a/data/maps/control_center/rooms/Main Area.txtpb +++ b/data/maps/control_center/rooms/Main Area.txtpb
@@ -49,28 +49,33 @@ keyholders {
49} 49}
50ports { 50ports {
51 name: "RIGHT" 51 name: "RIGHT"
52 display_name: "Hinterlands South Entrance"
52 path: "Components/Warps/worldport6" 53 path: "Components/Warps/worldport6"
53 destination { x: 82 y: 0 z: -10 } 54 destination { x: 82 y: 0 z: -10 }
54 rotation: 90 55 rotation: 90
55} 56}
56ports { 57ports {
57 name: "LEFT" 58 name: "LEFT"
59 display_name: "Hinterlands North Entrance"
58 path: "Components/Warps/worldport7" 60 path: "Components/Warps/worldport7"
59 destination { x: 82 y: 0 z: -48 } 61 destination { x: 82 y: 0 z: -48 }
60 rotation: 90 62 rotation: 90
61} 63}
62ports { 64ports {
63 name: "RELENTLESS_LEFT" 65 name: "RELENTLESS_LEFT"
66 display_name: "Relentless LEFT Entrance"
64 path: "Components/Warps/worldport9" 67 path: "Components/Warps/worldport9"
65 no_shuffle: true 68 no_shuffle: true
66} 69}
67ports { 70ports {
68 name: "RELENTLESS_SHOP" 71 name: "RELENTLESS_SHOP"
72 display_name: "Relentless SHOP Entrance"
69 path: "Components/Warps/worldport11" 73 path: "Components/Warps/worldport11"
70 no_shuffle: true 74 no_shuffle: true
71} 75}
72ports { 76ports {
73 name: "RELENTLESS_TURN" 77 name: "RELENTLESS_TURN"
78 display_name: "Relentless TURN Entrance"
74 path: "Components/Warps/worldport10" 79 path: "Components/Warps/worldport10"
75 no_shuffle: true 80 no_shuffle: true
76} 81}