diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_great/doors.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_parthenon/rooms/Main Area.txtpb | 4 |
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 { | |||
60 | doors { | 60 | doors { |
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 | } |
66 | doors { | 66 | doors { |
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 | } |
56 | ports { | 56 | ports { |
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 | } |
63 | ports { | 63 | ports { |
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 |