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_great/rooms/Main Area.txtpb | |
| 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_great/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
| diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 61cf83d..a5ed9f3 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
| @@ -122,30 +122,35 @@ panels { | |||
| 122 | } | 122 | } |
| 123 | ports { | 123 | ports { |
| 124 | name: "ENTRY" | 124 | name: "ENTRY" |
| 125 | display_name: "Entry Building" | ||
| 125 | path: "Meshes/Blocks/Warps/worldport" | 126 | path: "Meshes/Blocks/Warps/worldport" |
| 126 | destination { x: 33 y: 0 z: 15 } | 127 | destination { x: 33 y: 0 z: 15 } |
| 127 | rotation: 0 | 128 | rotation: 0 |
| 128 | } | 129 | } |
| 129 | ports { | 130 | ports { |
| 130 | name: "KEEN" | 131 | name: "KEEN" |
| 132 | display_name: "Keen Building Front" | ||
| 131 | path: "Meshes/Blocks/Warps/worldport6" | 133 | path: "Meshes/Blocks/Warps/worldport6" |
| 132 | destination { x: 33 y: 0 z: -21 } | 134 | destination { x: 33 y: 0 z: -21 } |
| 133 | rotation: 180 | 135 | rotation: 180 |
| 134 | } | 136 | } |
| 135 | ports { | 137 | ports { |
| 136 | name: "ORB" | 138 | name: "ORB" |
| 139 | display_name: "Orb Building" | ||
| 137 | path: "Meshes/Blocks/Warps/worldport3" | 140 | path: "Meshes/Blocks/Warps/worldport3" |
| 138 | destination { x: 62 y: 0 z: -13 } | 141 | destination { x: 62 y: 0 z: -13 } |
| 139 | rotation: 180 | 142 | rotation: 180 |
| 140 | } | 143 | } |
| 141 | ports { | 144 | ports { |
| 142 | name: "LINEAR" | 145 | name: "LINEAR" |
| 146 | display_name: "Keen Building Back" | ||
| 143 | path: "Meshes/Blocks/Warps/worldport15" | 147 | path: "Meshes/Blocks/Warps/worldport15" |
| 144 | destination { x: 33 y: 0 z: -42.5 } | 148 | destination { x: 33 y: 0 z: -42.5 } |
| 145 | rotation: 0 | 149 | rotation: 0 |
| 146 | } | 150 | } |
| 147 | ports { | 151 | ports { |
| 148 | name: "DIGITAL" | 152 | name: "DIGITAL" |
| 153 | display_name: "Digital Hole" | ||
| 149 | path: "Meshes/Blocks/Warps/worldport4" | 154 | path: "Meshes/Blocks/Warps/worldport4" |
| 150 | destination { x: -6.5 y: 0 z: 7.5 } | 155 | destination { x: -6.5 y: 0 z: 7.5 } |
| 151 | rotation: 0 | 156 | rotation: 0 |
