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_sturdy/rooms/Main Area.txtpb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/maps/the_sturdy/rooms') diff --git a/data/maps/the_sturdy/rooms/Main Area.txtpb b/data/maps/the_sturdy/rooms/Main Area.txtpb index b7c6125..8c81a1e 100644 --- a/data/maps/the_sturdy/rooms/Main Area.txtpb +++ b/data/maps/the_sturdy/rooms/Main Area.txtpb @@ -105,12 +105,14 @@ panels { } ports { name: "OWL" + display_name: "Magenta Hallway" path: "Components/Warps/worldport" destination { x: 17 y: 0 z: 41 } rotation: 90 } ports { name: "COLORFUL" + display_name: "Cyan Hallway" path: "Components/Warps/worldport2" destination { x: 17 y: 0 z: -33 } rotation: 90 -- cgit 1.4.1