about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon/rooms
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 15:12:29 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 15:12:29 -0400
commit72dda5bda051dc78c9559c9c0ec1767aa55656cb (patch)
tree52d3fa4359535dabc21372e2e868bb973f8d3b5a /data/maps/the_parthenon/rooms
parent048b6bdc607c61bf04766162970933e818a7173a (diff)
downloadlingo2-archipelago-72dda5bda051dc78c9559c9c0ec1767aa55656cb.tar.gz
lingo2-archipelago-72dda5bda051dc78c9559c9c0ec1767aa55656cb.tar.bz2
lingo2-archipelago-72dda5bda051dc78c9559c9c0ec1767aa55656cb.zip
Fixed misnamed ports in the_parthenon
Diffstat (limited to 'data/maps/the_parthenon/rooms')
-rw-r--r--data/maps/the_parthenon/rooms/Main Area.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index 79f5e8f..2d989f8 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb
@@ -55,14 +55,14 @@ panels {
55} 55}
56ports { 56ports {
57 name: "GALLERY" 57 name: "GALLERY"
58 display_name: "Building Worldport" 58 display_name: "Columns Worldport"
59 path: "Components/Warps/worldport" 59 path: "Components/Warps/worldport"
60 destination { x: 0 y: 0 z: 0 } 60 destination { x: 0 y: 0 z: 0 }
61 rotation: 0 61 rotation: 0
62} 62}
63ports { 63ports {
64 name: "ENTRY" 64 name: "ENTRY"
65 display_name: "Columns Worldport" 65 display_name: "Building Worldport"
66 path: "Components/Warps/worldport2" 66 path: "Components/Warps/worldport2"
67 destination { x: 0 y: 0 z: -21 } 67 destination { x: 0 y: 0 z: -21 }
68 rotation: 0 68 rotation: 0