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_darkroom/rooms/First Room Exit.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_darkroom/rooms/First Room Exit.txtpb')
-rw-r--r-- | data/maps/the_darkroom/rooms/First Room Exit.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/the_darkroom/rooms/First Room Exit.txtpb b/data/maps/the_darkroom/rooms/First Room Exit.txtpb index 852d562..4a7ebc2 100644 --- a/data/maps/the_darkroom/rooms/First Room Exit.txtpb +++ b/data/maps/the_darkroom/rooms/First Room Exit.txtpb | |||
@@ -2,6 +2,7 @@ name: "First Room Exit" | |||
2 | panel_display_name: "First Room" | 2 | panel_display_name: "First Room" |
3 | ports { | 3 | ports { |
4 | name: "NEXT" | 4 | name: "NEXT" |
5 | display_name: "First Room Exit" | ||
5 | path: "Components/Warps/worldport2" | 6 | path: "Components/Warps/worldport2" |
6 | destination { x: 0 y: 0 z: -15 } | 7 | destination { x: 0 y: 0 z: -15 } |
7 | rotation: 180 | 8 | rotation: 180 |