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_hive/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_hive/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_hive/rooms/Main Area.txtpb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/maps/the_hive/rooms/Main Area.txtpb b/data/maps/the_hive/rooms/Main Area.txtpb index 1012b91..aaf8e2a 100644 --- a/data/maps/the_hive/rooms/Main Area.txtpb +++ b/data/maps/the_hive/rooms/Main Area.txtpb | |||
@@ -272,24 +272,28 @@ keyholders { | |||
272 | } | 272 | } |
273 | ports { | 273 | ports { |
274 | name: "DAED1" | 274 | name: "DAED1" |
275 | display_name: "Blue Area Worldport" | ||
275 | path: "Components/Warps/worldport" | 276 | path: "Components/Warps/worldport" |
276 | destination { x: -1.5 y: 0 z: 24 } | 277 | destination { x: -1.5 y: 0 z: 24 } |
277 | rotation: 270 | 278 | rotation: 270 |
278 | } | 279 | } |
279 | ports { | 280 | ports { |
280 | name: "DAED2" | 281 | name: "DAED2" |
282 | display_name: "Pink Area South Worldport" | ||
281 | path: "Components/Warps/worldport2" | 283 | path: "Components/Warps/worldport2" |
282 | destination { x: -26.5 y: 0 z: -22 } | 284 | destination { x: -26.5 y: 0 z: -22 } |
283 | rotation: 270 | 285 | rotation: 270 |
284 | } | 286 | } |
285 | ports { | 287 | ports { |
286 | name: "DAED3" | 288 | name: "DAED3" |
289 | display_name: "Lime Area Worldport" | ||
287 | path: "Components/Warps/worldport3" | 290 | path: "Components/Warps/worldport3" |
288 | destination { x: -44.5 y: 0 z: -13 } | 291 | destination { x: -44.5 y: 0 z: -13 } |
289 | rotation: 90 | 292 | rotation: 90 |
290 | } | 293 | } |
291 | ports { | 294 | ports { |
292 | name: "GREAT" | 295 | name: "GREAT" |
296 | display_name: "Pink Area North Worldport" | ||
293 | path: "Components/Warps/worldport4" | 297 | path: "Components/Warps/worldport4" |
294 | destination { x: -29.5 y: 0 z: -62 } | 298 | destination { x: -29.5 y: 0 z: -62 } |
295 | rotation: 270 | 299 | rotation: 270 |