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_parthenon/rooms/Main Area.txtpb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/maps/the_parthenon/rooms/Main Area.txtpb') diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index e94089e..79f5e8f 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb @@ -55,18 +55,21 @@ panels { } ports { name: "GALLERY" + display_name: "Building Worldport" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 0 } rotation: 0 } ports { name: "ENTRY" + display_name: "Columns Worldport" path: "Components/Warps/worldport2" destination { x: 0 y: 0 z: -21 } rotation: 0 } ports { name: "REVITALIZED" + display_name: "Plum Hallway" path: "Components/Warps/worldport3" destination { x: -24 y: 0 z: -39 } rotation: 180 -- cgit 1.4.1