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_partial/rooms/Obverse Side.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_partial/rooms/Obverse Side.txtpb')
-rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb index 77f0e4d..462888c 100644 --- a/data/maps/the_partial/rooms/Obverse Side.txtpb +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
@@ -99,6 +99,7 @@ panels { | |||
99 | } | 99 | } |
100 | ports { | 100 | ports { |
101 | name: "GREAT" | 101 | name: "GREAT" |
102 | display_name: "Main Entrance" | ||
102 | path: "Components/Warps/worldport" | 103 | path: "Components/Warps/worldport" |
103 | destination { x: -3 y: 0 z: 20 } | 104 | destination { x: -3 y: 0 z: 20 } |
104 | rotation: 270 | 105 | rotation: 270 |