diff options
Diffstat (limited to 'data/maps/the_partial')
| -rw-r--r-- | data/maps/the_partial/doors.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_partial/rooms/Control Center Entrance.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_partial/rooms/F Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_partial/rooms/P Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_partial/rooms/Reverse Side.txtpb | 1 |
6 files changed, 11 insertions, 10 deletions
| diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index 2b233db..e37d077 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb | |||
| @@ -22,6 +22,7 @@ doors { | |||
| 22 | panels { room: "Obverse Side" name: "CUT" } | 22 | panels { room: "Obverse Side" name: "CUT" } |
| 23 | panels { room: "Obverse Side" name: "FUN" } | 23 | panels { room: "Obverse Side" name: "FUN" } |
| 24 | location_room: "Obverse Side" | 24 | location_room: "Obverse Side" |
| 25 | location_name: "Obverse Side Room" | ||
| 25 | } | 26 | } |
| 26 | doors { | 27 | doors { |
| 27 | name: "Giant P" | 28 | name: "Giant P" |
| @@ -42,14 +43,14 @@ doors { | |||
| 42 | doors { | 43 | doors { |
| 43 | name: "L Entered" | 44 | name: "L Entered" |
| 44 | type: EVENT | 45 | type: EVENT |
| 45 | # It does this in vanilla, but I'm specifying it so that the Control Center | 46 | latch: true |
| 46 | # Entrance door doesn't override it. | ||
| 47 | receivers: "Components/Doors/controlDoor" | 47 | receivers: "Components/Doors/controlDoor" |
| 48 | keyholders { room: "Obverse Side" name: "L" key: "l" } | 48 | keyholders { room: "Obverse Side" name: "L" key: "l" } |
| 49 | } | 49 | } |
| 50 | doors { | 50 | doors { |
| 51 | name: "Control Center Entrance" | 51 | name: "Control Center Entrance" |
| 52 | type: LOCATION_ONLY | 52 | type: EVENT |
| 53 | legacy_location: true | ||
| 53 | #receivers: "Components/Doors/controlDoor" | 54 | #receivers: "Components/Doors/controlDoor" |
| 54 | panels { room: "Control Center Entrance" name: "RETURN" } | 55 | panels { room: "Control Center Entrance" name: "RETURN" } |
| 55 | location_room: "Control Center Entrance" | 56 | location_room: "Control Center Entrance" |
| diff --git a/data/maps/the_partial/rooms/Control Center Entrance.txtpb b/data/maps/the_partial/rooms/Control Center Entrance.txtpb index 8d7e228..faccd50 100644 --- a/data/maps/the_partial/rooms/Control Center Entrance.txtpb +++ b/data/maps/the_partial/rooms/Control Center Entrance.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Control Center Entrance" | 1 | name: "Control Center Entrance" |
| 2 | display_name: "Partial" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "RETURN" | 3 | name: "RETURN" |
| 5 | path: "Panels/Control/panel_10" | 4 | path: "Panels/Control/panel_10" |
| @@ -9,6 +8,8 @@ panels { | |||
| 9 | } | 8 | } |
| 10 | ports { | 9 | ports { |
| 11 | name: "CC" | 10 | name: "CC" |
| 11 | display_name: "Control Center Connector" | ||
| 12 | path: "Components/Warps/worldport2" | 12 | path: "Components/Warps/worldport2" |
| 13 | orientation: "north" | 13 | destination { x: -19 y: 0 z: 8 } |
| 14 | rotation: 180 | ||
| 14 | } | 15 | } |
| diff --git a/data/maps/the_partial/rooms/F Room.txtpb b/data/maps/the_partial/rooms/F Room.txtpb index 358c936..d41d039 100644 --- a/data/maps/the_partial/rooms/F Room.txtpb +++ b/data/maps/the_partial/rooms/F Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "F Room" | 1 | name: "F Room" |
| 2 | display_name: "Partial" | ||
| 3 | letters { | 2 | letters { |
| 4 | key: "f" | 3 | key: "f" |
| 5 | path: "Components/Collectables/collectable2" | 4 | path: "Components/Collectables/collectable2" |
| diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb index 0d83c34..462888c 100644 --- a/data/maps/the_partial/rooms/Obverse Side.txtpb +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Obverse Side" | 1 | name: "Obverse Side" |
| 2 | display_name: "Partial" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "PUN" | 3 | name: "PUN" |
| 5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
| @@ -100,13 +99,16 @@ panels { | |||
| 100 | } | 99 | } |
| 101 | ports { | 100 | ports { |
| 102 | name: "GREAT" | 101 | name: "GREAT" |
| 102 | display_name: "Main Entrance" | ||
| 103 | path: "Components/Warps/worldport" | 103 | path: "Components/Warps/worldport" |
| 104 | orientation: "west" | 104 | destination { x: -3 y: 0 z: 20 } |
| 105 | rotation: 270 | ||
| 105 | } | 106 | } |
| 106 | keyholders { | 107 | keyholders { |
| 107 | # This is one of the ones that's misnamed within the game. | 108 | # This is one of the ones that's misnamed within the game. |
| 108 | name: "L" | 109 | name: "L" |
| 109 | path: "Components/KeyHolders/keyHolderI" | 110 | path: "Components/KeyHolders/keyHolderI" |
| 111 | key: "l" | ||
| 110 | } | 112 | } |
| 111 | paintings { | 113 | paintings { |
| 112 | name: "F" | 114 | name: "F" |
| diff --git a/data/maps/the_partial/rooms/P Room.txtpb b/data/maps/the_partial/rooms/P Room.txtpb index e7a7a60..618ebd9 100644 --- a/data/maps/the_partial/rooms/P Room.txtpb +++ b/data/maps/the_partial/rooms/P Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "P Room" | 1 | name: "P Room" |
| 2 | display_name: "Partial" | ||
| 3 | letters { | 2 | letters { |
| 4 | key: "p" | 3 | key: "p" |
| 5 | path: "Components/Collectables/collectable" | 4 | path: "Components/Collectables/collectable" |
| diff --git a/data/maps/the_partial/rooms/Reverse Side.txtpb b/data/maps/the_partial/rooms/Reverse Side.txtpb index a286737..01858d6 100644 --- a/data/maps/the_partial/rooms/Reverse Side.txtpb +++ b/data/maps/the_partial/rooms/Reverse Side.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Reverse Side" | 1 | name: "Reverse Side" |
| 2 | display_name: "Partial" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "BRO" | 3 | name: "BRO" |
| 5 | path: "Panels/Side 2/panel_2" | 4 | path: "Panels/Side 2/panel_2" |
