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/daedalus/rooms/Quiet Entrance.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/daedalus/rooms/Quiet Entrance.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Quiet Entrance.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Quiet Entrance.txtpb b/data/maps/daedalus/rooms/Quiet Entrance.txtpb index c33b07d..cd0d0ed 100644 --- a/data/maps/daedalus/rooms/Quiet Entrance.txtpb +++ b/data/maps/daedalus/rooms/Quiet Entrance.txtpb | |||
@@ -16,6 +16,7 @@ paintings { | |||
16 | } | 16 | } |
17 | ports { | 17 | ports { |
18 | name: "QUIET" | 18 | name: "QUIET" |
19 | display_name: "Near Planet Painting Worldport" | ||
19 | path: "Components/Warps/Worldports/worldport5" | 20 | path: "Components/Warps/Worldports/worldport5" |
20 | destination { x: -32 y: 0 z: -40 } | 21 | destination { x: -32 y: 0 z: -40 } |
21 | rotation: 90 | 22 | rotation: 90 |