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_unkempt/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_unkempt/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_unkempt/rooms/Main Area.txtpb | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index 822af8d..f98220d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb | |||
| @@ -216,18 +216,21 @@ keyholders { | |||
| 216 | } | 216 | } |
| 217 | ports { | 217 | ports { |
| 218 | name: "GREAT" | 218 | name: "GREAT" |
| 219 | display_name: "Main Entrance" | ||
| 219 | path: "Components/Warps/worldport" | 220 | path: "Components/Warps/worldport" |
| 220 | destination { x: -3 y: 0 z: 11 } | 221 | destination { x: -3 y: 0 z: 11 } |
| 221 | rotation: 270 | 222 | rotation: 270 |
| 222 | } | 223 | } |
| 223 | ports { | 224 | ports { |
| 224 | name: "TREE" | 225 | name: "TREE" |
| 226 | display_name: "Brown Hallway" | ||
| 225 | path: "Components/Warps/worldport5" | 227 | path: "Components/Warps/worldport5" |
| 226 | destination { x: -34 y: 0 z: 7 } | 228 | destination { x: -34 y: 0 z: 7 } |
| 227 | rotation: 270 | 229 | rotation: 270 |
| 228 | } | 230 | } |
| 229 | ports { | 231 | ports { |
| 230 | name: "SUNTEMPLE" | 232 | name: "SUNTEMPLE" |
| 233 | display_name: "Sun Temple Entrance" | ||
| 231 | path: "Components/Warps/worldport3" | 234 | path: "Components/Warps/worldport3" |
| 232 | destination { x: -42 y: 0 z: -2 } | 235 | destination { x: -42 y: 0 z: -2 } |
| 233 | rotation: 270 | 236 | rotation: 270 |
