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/West Side.txtpb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/maps/the_great/rooms/West Side.txtpb') 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