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_three_doors/rooms/Dead End Room.txtpb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/maps/the_three_doors/rooms/Dead End Room.txtpb') diff --git a/data/maps/the_three_doors/rooms/Dead End Room.txtpb b/data/maps/the_three_doors/rooms/Dead End Room.txtpb index 8074fbe..8bfe193 100644 --- a/data/maps/the_three_doors/rooms/Dead End Room.txtpb +++ b/data/maps/the_three_doors/rooms/Dead End Room.txtpb @@ -29,12 +29,14 @@ panels { } ports { name: "BEGIN" + display_name: "Door Ways Worldport" path: "Components/Warps/worldport6" destination { x: -38 y: 0 z: 41.5 } rotation: 0 } ports { name: "BEGIN2" + display_name: "Dead End Worldport" path: "Components/Warps/worldport5" destination { x: -38 y: 0 z: 27.5 } rotation: 180 -- cgit 1.4.1