about summary refs log tree commit diff stats
path: root/data/maps
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/the_great/doors.txtpb2
-rw-r--r--data/maps/the_parthenon/rooms/Main Area.txtpb4
2 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index abbbc11..628715f 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb
@@ -60,7 +60,7 @@ doors {
60doors { 60doors {
61 name: "Control Center Gray Door" 61 name: "Control Center Gray Door"
62 type: CONTROL_CENTER_COLOR 62 type: CONTROL_CENTER_COLOR
63 receivers: "Components/Doors/Gates/Gate" 63 receivers: "Components/Doors/Gates/Gate/animationListener"
64 control_center_color: "gray" 64 control_center_color: "gray"
65} 65}
66doors { 66doors {
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