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/Back 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/Back Area.txtpb')
| -rw-r--r-- | data/maps/the_great/rooms/Back Area.txtpb | 4 |
1 files changed, 4 insertions, 0 deletions
| diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index fdf72e7..c57a76f 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb | |||
| @@ -124,18 +124,21 @@ paintings { | |||
| 124 | } | 124 | } |
| 125 | ports { | 125 | ports { |
| 126 | name: "UNKEMPT" | 126 | name: "UNKEMPT" |
| 127 | display_name: "Unkempt Entrance" | ||
| 127 | path: "Meshes/Blocks/Warps/worldport5" | 128 | path: "Meshes/Blocks/Warps/worldport5" |
| 128 | destination { x: 72 y: 0 z: 10.5 } | 129 | destination { x: 72 y: 0 z: 10.5 } |
| 129 | rotation: 180 | 130 | rotation: 180 |
| 130 | } | 131 | } |
| 131 | ports { | 132 | ports { |
| 132 | name: "THREEDOORS" | 133 | name: "THREEDOORS" |
| 134 | display_name: "Three Doors Entrance" | ||
| 133 | path: "Meshes/Blocks/Warps/worldport16" | 135 | path: "Meshes/Blocks/Warps/worldport16" |
| 134 | destination { x: 77 y: 0 z: 33.5 } | 136 | destination { x: 77 y: 0 z: 33.5 } |
| 135 | rotation: 0 | 137 | rotation: 0 |
| 136 | } | 138 | } |
| 137 | ports { | 139 | ports { |
| 138 | name: "TOWER" | 140 | name: "TOWER" |
| 141 | display_name: "Tower Entrance" | ||
| 139 | path: "Meshes/Blocks/Warps/worldport10" | 142 | path: "Meshes/Blocks/Warps/worldport10" |
| 140 | destination { x: 0 y: 0 z: 52 } | 143 | destination { x: 0 y: 0 z: 52 } |
| 141 | rotation: 0 | 144 | rotation: 0 |
| @@ -144,6 +147,7 @@ ports { | |||
| 144 | } | 147 | } |
| 145 | ports { | 148 | ports { |
| 146 | name: "TREE" | 149 | name: "TREE" |
| 150 | display_name: "Tree Entrance" | ||
| 147 | path: "Meshes/Blocks/Warps/worldport17" | 151 | path: "Meshes/Blocks/Warps/worldport17" |
| 148 | destination { x: 26 y: 0 z: 58 } | 152 | destination { x: 26 y: 0 z: 58 } |
| 149 | rotation: 180 | 153 | rotation: 180 |
