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_great/rooms/West 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_great/rooms/West Side.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/West Side.txtpb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index 78a36ef..9f098ee 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb | |||
@@ -63,18 +63,21 @@ paintings { | |||
63 | } | 63 | } |
64 | ports { | 64 | ports { |
65 | name: "IMPRESSIVE" | 65 | name: "IMPRESSIVE" |
66 | display_name: "Impressive Entrance" | ||
66 | path: "Meshes/Blocks/Warps/worldport2" | 67 | path: "Meshes/Blocks/Warps/worldport2" |
67 | destination { x: -34 y: 0 z: 22.5 } | 68 | destination { x: -34 y: 0 z: 22.5 } |
68 | rotation: 0 | 69 | rotation: 0 |
69 | } | 70 | } |
70 | ports { | 71 | ports { |
71 | name: "CC" | 72 | name: "CC" |
73 | display_name: "Control Center" | ||
72 | path: "Meshes/Blocks/Warps/worldport9" | 74 | path: "Meshes/Blocks/Warps/worldport9" |
73 | destination { x: -59 y: 0 z: -50.5 } | 75 | destination { x: -59 y: 0 z: -50.5 } |
74 | rotation: 180 | 76 | rotation: 180 |
75 | } | 77 | } |
76 | ports { | 78 | ports { |
77 | name: "PARTIAL" | 79 | name: "PARTIAL" |
80 | display_name: "Red Hallway" | ||
78 | path: "Meshes/Blocks/Warps/worldport7" | 81 | path: "Meshes/Blocks/Warps/worldport7" |
79 | destination { x: -62 y: 0 z: 11 } | 82 | destination { x: -62 y: 0 z: 11 } |
80 | rotation: 90 | 83 | rotation: 90 |