From 907a59f52c14af709599d8da8b37285ae6794f59 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 28 Sep 2025 13:26:10 -0400 Subject: Added display names to ports --- data/maps/the_great/rooms/Back Area.txtpb | 4 ++++ data/maps/the_great/rooms/Colorful Entrance.txtpb | 1 + data/maps/the_great/rooms/Daedalus Entrance.txtpb | 1 + data/maps/the_great/rooms/Hive Entrance.txtpb | 1 + data/maps/the_great/rooms/Jubilant Entrance.txtpb | 1 + data/maps/the_great/rooms/Main Area.txtpb | 5 +++++ data/maps/the_great/rooms/North Landscape.txtpb | 1 + data/maps/the_great/rooms/Purple Room.txtpb | 1 + data/maps/the_great/rooms/Salmon Room.txtpb | 1 + data/maps/the_great/rooms/Talented Entrance.txtpb | 1 + data/maps/the_great/rooms/West Side.txtpb | 3 +++ 11 files changed, 20 insertions(+) (limited to 'data/maps/the_great') diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index fdf72e7..c57a76f 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb @@ -124,18 +124,21 @@ paintings { } ports { name: "UNKEMPT" + display_name: "Unkempt Entrance" path: "Meshes/Blocks/Warps/worldport5" destination { x: 72 y: 0 z: 10.5 } rotation: 180 } ports { name: "THREEDOORS" + display_name: "Three Doors Entrance" path: "Meshes/Blocks/Warps/worldport16" destination { x: 77 y: 0 z: 33.5 } rotation: 0 } ports { name: "TOWER" + display_name: "Tower Entrance" path: "Meshes/Blocks/Warps/worldport10" destination { x: 0 y: 0 z: 52 } rotation: 0 @@ -144,6 +147,7 @@ ports { } ports { name: "TREE" + display_name: "Tree Entrance" path: "Meshes/Blocks/Warps/worldport17" destination { x: 26 y: 0 z: 58 } rotation: 180 diff --git a/data/maps/the_great/rooms/Colorful Entrance.txtpb b/data/maps/the_great/rooms/Colorful Entrance.txtpb index aa2e8d4..5464698 100644 --- a/data/maps/the_great/rooms/Colorful Entrance.txtpb +++ b/data/maps/the_great/rooms/Colorful Entrance.txtpb @@ -2,6 +2,7 @@ name: "Colorful Entrance" panel_display_name: "Pillar Room" ports { name: "COLORFUL" + display_name: "Pillar Room Worldport" path: "Meshes/Blocks/Warps/worldport13" destination { x: -37.5 y: 0 z: 74 } rotation: 270 diff --git a/data/maps/the_great/rooms/Daedalus Entrance.txtpb b/data/maps/the_great/rooms/Daedalus Entrance.txtpb index a6976c2..abfab99 100644 --- a/data/maps/the_great/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_great/rooms/Daedalus Entrance.txtpb @@ -9,6 +9,7 @@ panels { } ports { name: "DAEDALUS" + display_name: "Daedalus Entrance" path: "Meshes/Blocks/Warps/worldport8" destination { x: 98 y: 2 z: 27.5 } rotation: 0 diff --git a/data/maps/the_great/rooms/Hive Entrance.txtpb b/data/maps/the_great/rooms/Hive Entrance.txtpb index aa91e2e..56acc22 100644 --- a/data/maps/the_great/rooms/Hive Entrance.txtpb +++ b/data/maps/the_great/rooms/Hive Entrance.txtpb @@ -9,6 +9,7 @@ panels { } ports { name: "HIVE" + display_name: "Hive Entrance" path: "Meshes/Blocks/Warps/worldport19" destination { x: -91.5 y: 0 z: 37 } rotation: 90 diff --git a/data/maps/the_great/rooms/Jubilant Entrance.txtpb b/data/maps/the_great/rooms/Jubilant Entrance.txtpb index a7ca665..b254cc0 100644 --- a/data/maps/the_great/rooms/Jubilant Entrance.txtpb +++ b/data/maps/the_great/rooms/Jubilant Entrance.txtpb @@ -2,6 +2,7 @@ name: "Jubilant Entrance" panel_display_name: "West Side" ports { name: "JUBILANT" + display_name: "Jubilant Entrance" path: "Meshes/Blocks/Warps/worldport12" destination { x: -62 y: 0 z: -19 } rotation: 90 diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 61cf83d..a5ed9f3 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb @@ -122,30 +122,35 @@ panels { } ports { name: "ENTRY" + display_name: "Entry Building" path: "Meshes/Blocks/Warps/worldport" destination { x: 33 y: 0 z: 15 } rotation: 0 } ports { name: "KEEN" + display_name: "Keen Building Front" path: "Meshes/Blocks/Warps/worldport6" destination { x: 33 y: 0 z: -21 } rotation: 180 } ports { name: "ORB" + display_name: "Orb Building" path: "Meshes/Blocks/Warps/worldport3" destination { x: 62 y: 0 z: -13 } rotation: 180 } ports { name: "LINEAR" + display_name: "Keen Building Back" path: "Meshes/Blocks/Warps/worldport15" destination { x: 33 y: 0 z: -42.5 } rotation: 0 } ports { name: "DIGITAL" + display_name: "Digital Hole" path: "Meshes/Blocks/Warps/worldport4" destination { x: -6.5 y: 0 z: 7.5 } rotation: 0 diff --git a/data/maps/the_great/rooms/North Landscape.txtpb b/data/maps/the_great/rooms/North Landscape.txtpb index 65e1f2a..f738ed3 100644 --- a/data/maps/the_great/rooms/North Landscape.txtpb +++ b/data/maps/the_great/rooms/North Landscape.txtpb @@ -56,6 +56,7 @@ keyholders { } ports { name: "INVISIBLE" + display_name: "Eye Worldport" path: "Meshes/Blocks/Warps/worldport20" destination { x: 33 y: 0 z: -66.5 } rotation: 0 diff --git a/data/maps/the_great/rooms/Purple Room.txtpb b/data/maps/the_great/rooms/Purple Room.txtpb index de78437..12e79e7 100644 --- a/data/maps/the_great/rooms/Purple Room.txtpb +++ b/data/maps/the_great/rooms/Purple Room.txtpb @@ -2,6 +2,7 @@ name: "Purple Room" panel_display_name: "Main Area" ports { name: "DAEDALUS" + display_name: "Purple Hallway" path: "Meshes/Blocks/Warps/worldport18" destination { x: 158 y: 0 z: 14 } rotation: 180 diff --git a/data/maps/the_great/rooms/Salmon Room.txtpb b/data/maps/the_great/rooms/Salmon Room.txtpb index 93bf86f..8458829 100644 --- a/data/maps/the_great/rooms/Salmon Room.txtpb +++ b/data/maps/the_great/rooms/Salmon Room.txtpb @@ -2,6 +2,7 @@ name: "Salmon Room" panel_display_name: "Main Area" ports { name: "BETWEEN" + display_name: "Salmon Hallway" path: "Meshes/Blocks/Warps/worldport11" destination { x: 83 y: 0 z: -21 } rotation: 90 diff --git a/data/maps/the_great/rooms/Talented Entrance.txtpb b/data/maps/the_great/rooms/Talented Entrance.txtpb index 0546f82..53c27dc 100644 --- a/data/maps/the_great/rooms/Talented Entrance.txtpb +++ b/data/maps/the_great/rooms/Talented Entrance.txtpb @@ -2,6 +2,7 @@ name: "Talented Entrance" panel_display_name: "Question Room" ports { name: "TALENTED" + display_name: "Under Question Room Worldport" path: "Meshes/Blocks/Warps/worldport14" destination { x: 109 y: -6 z: -26.5 } rotation: 0 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 { } ports { name: "IMPRESSIVE" + display_name: "Impressive Entrance" path: "Meshes/Blocks/Warps/worldport2" destination { x: -34 y: 0 z: 22.5 } rotation: 0 } ports { name: "CC" + display_name: "Control Center" path: "Meshes/Blocks/Warps/worldport9" destination { x: -59 y: 0 z: -50.5 } rotation: 180 } ports { name: "PARTIAL" + display_name: "Red Hallway" path: "Meshes/Blocks/Warps/worldport7" destination { x: -62 y: 0 z: 11 } rotation: 90 -- cgit 1.4.1