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/Sweet Foyer.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/Sweet Foyer.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Sweet Foyer.txtpb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Sweet Foyer.txtpb b/data/maps/daedalus/rooms/Sweet Foyer.txtpb index 8620985..d1167eb 100644 --- a/data/maps/daedalus/rooms/Sweet Foyer.txtpb +++ b/data/maps/daedalus/rooms/Sweet Foyer.txtpb | |||
@@ -51,12 +51,14 @@ paintings { | |||
51 | } | 51 | } |
52 | ports { | 52 | ports { |
53 | name: "SWEET1" | 53 | name: "SWEET1" |
54 | display_name: "Sweet East Entrance" | ||
54 | path: "Components/Warps/Worldports/worldport14" | 55 | path: "Components/Warps/Worldports/worldport14" |
55 | destination { x: -27 y: 0 z: 76.5 } | 56 | destination { x: -27 y: 0 z: 76.5 } |
56 | rotation: 270 | 57 | rotation: 270 |
57 | } | 58 | } |
58 | ports { | 59 | ports { |
59 | name: "SWEET2" | 60 | name: "SWEET2" |
61 | display_name: "Sweet West Entrance" | ||
60 | path: "Components/Warps/Worldports/worldport15" | 62 | path: "Components/Warps/Worldports/worldport15" |
61 | destination { x: -36 y: 0 z: 76.5 } | 63 | destination { x: -36 y: 0 z: 76.5 } |
62 | rotation: 90 | 64 | rotation: 90 |