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_sweet/rooms/Main Area.txtpb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/maps/the_sweet/rooms') diff --git a/data/maps/the_sweet/rooms/Main Area.txtpb b/data/maps/the_sweet/rooms/Main Area.txtpb index a488199..a8976f7 100644 --- a/data/maps/the_sweet/rooms/Main Area.txtpb +++ b/data/maps/the_sweet/rooms/Main Area.txtpb @@ -200,12 +200,14 @@ panels { } ports { name: "EXIT1" + display_name: "South Worldport" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: -11.5 } rotation: 180 } ports { name: "EXIT2" + display_name: "North Worldport" path: "Components/Warps/worldport2" destination { x: 0 y: 0 z: -17.5 } rotation: 0 -- cgit 1.4.1