diff options
Diffstat (limited to 'data/maps/the_parthenon')
| -rw-r--r-- | data/maps/the_parthenon/connections.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_parthenon/doors.txtpb | 26 | ||||
| -rw-r--r-- | data/maps/the_parthenon/rooms/Ending.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_parthenon/rooms/K2 Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_parthenon/rooms/Lavender Area.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_parthenon/rooms/Main Area.txtpb | 13 | ||||
| -rw-r--r-- | data/maps/the_parthenon/rooms/U Keyholder.txtpb | 2 |
7 files changed, 35 insertions, 10 deletions
| diff --git a/data/maps/the_parthenon/connections.txtpb b/data/maps/the_parthenon/connections.txtpb index a07d858..331ac66 100644 --- a/data/maps/the_parthenon/connections.txtpb +++ b/data/maps/the_parthenon/connections.txtpb | |||
| @@ -7,6 +7,7 @@ connections { | |||
| 7 | from_room: "Main Area" | 7 | from_room: "Main Area" |
| 8 | to_room: "Ending" | 8 | to_room: "Ending" |
| 9 | door { name: "Ending Door" } | 9 | door { name: "Ending Door" } |
| 10 | cyan_ending: true | ||
| 10 | } | 11 | } |
| 11 | connections { | 12 | connections { |
| 12 | from_room: "Main Area" | 13 | from_room: "Main Area" |
| diff --git a/data/maps/the_parthenon/doors.txtpb b/data/maps/the_parthenon/doors.txtpb index 82a2748..05d2e63 100644 --- a/data/maps/the_parthenon/doors.txtpb +++ b/data/maps/the_parthenon/doors.txtpb | |||
| @@ -1,12 +1,24 @@ | |||
| 1 | doors { | 1 | doors { |
| 2 | name: "Double Letters" | 2 | name: "Double Letters" |
| 3 | type: EVENT | 3 | type: EVENT |
| 4 | switches: "double_letters" | 4 | receivers: "Components/Doors/entry_11" |
| 5 | receivers: "Components/Doors/entry_5" | ||
| 6 | receivers: "Components/Doors/entry_6" | ||
| 7 | receivers: "Components/Doors/entry_7" | ||
| 8 | receivers: "Components/Doors/entry_8" | ||
| 9 | receivers: "Components/Doors/entry_9" | ||
| 10 | receivers: "Components/Doors/entry_10" | ||
| 11 | double_letters: true | ||
| 5 | } | 12 | } |
| 6 | doors { | 13 | doors { |
| 7 | name: "Lavender Cubes" | 14 | name: "Lavender Cubes" |
| 8 | type: EVENT | 15 | type: EVENT |
| 9 | switches: "lavender_cubes" | 16 | receivers: "Components/Doors/entry_3" |
| 17 | panels { | ||
| 18 | map: "the_ancient" | ||
| 19 | room: "Inside" | ||
| 20 | name: "COLOR" | ||
| 21 | } | ||
| 10 | } | 22 | } |
| 11 | doors { | 23 | doors { |
| 12 | name: "K2 Door" | 24 | name: "K2 Door" |
| @@ -19,6 +31,7 @@ doors { | |||
| 19 | panels { room: "Main Area" name: "ALEXANDER" answer: "greece" } | 31 | panels { room: "Main Area" name: "ALEXANDER" answer: "greece" } |
| 20 | panels { room: "Main Area" name: "CAESAR" answer: "rome" } | 32 | panels { room: "Main Area" name: "CAESAR" answer: "rome" } |
| 21 | location_room: "Main Area" | 33 | location_room: "Main Area" |
| 34 | location_name: "Empires" | ||
| 22 | } | 35 | } |
| 23 | doors { | 36 | doors { |
| 24 | name: "Ending Door" | 37 | name: "Ending Door" |
| @@ -30,3 +43,12 @@ doors { | |||
| 30 | panels { room: "Main Area" name: "ALEXANDER" answer: "alexander" } | 43 | panels { room: "Main Area" name: "ALEXANDER" answer: "alexander" } |
| 31 | panels { room: "Main Area" name: "CAESAR" answer: "caesar" } | 44 | panels { room: "Main Area" name: "CAESAR" answer: "caesar" } |
| 32 | } | 45 | } |
| 46 | doors { | ||
| 47 | name: "Lavender Area Puzzles" | ||
| 48 | type: LOCATION_ONLY | ||
| 49 | panels { room: "Lavender Area" name: "ME" } | ||
| 50 | panels { room: "Lavender Area" name: "SHEEP" } | ||
| 51 | panels { room: "Lavender Area" name: "WOOD" } | ||
| 52 | location_room: "Lavender Area" | ||
| 53 | location_name: "ME, SHEEP, WOOD" | ||
| 54 | } | ||
| diff --git a/data/maps/the_parthenon/rooms/Ending.txtpb b/data/maps/the_parthenon/rooms/Ending.txtpb index 8fa805f..789e906 100644 --- a/data/maps/the_parthenon/rooms/Ending.txtpb +++ b/data/maps/the_parthenon/rooms/Ending.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Ending" | 1 | name: "Ending" |
| 2 | display_name: "Parthenon" | ||
| 3 | endings { | 2 | endings { |
| 4 | name: "CYAN" | 3 | name: "CYAN" |
| 5 | path: "Components/cyan_end" | 4 | path: "Components/cyan_end" |
| diff --git a/data/maps/the_parthenon/rooms/K2 Room.txtpb b/data/maps/the_parthenon/rooms/K2 Room.txtpb index 1c95ad5..596b489 100644 --- a/data/maps/the_parthenon/rooms/K2 Room.txtpb +++ b/data/maps/the_parthenon/rooms/K2 Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "K2 Room" | 1 | name: "K2 Room" |
| 2 | display_name: "Parthenon" | ||
| 3 | letters { | 2 | letters { |
| 4 | key: "k" | 3 | key: "k" |
| 5 | level2: true | 4 | level2: true |
| diff --git a/data/maps/the_parthenon/rooms/Lavender Area.txtpb b/data/maps/the_parthenon/rooms/Lavender Area.txtpb index 6f67214..9e62498 100644 --- a/data/maps/the_parthenon/rooms/Lavender Area.txtpb +++ b/data/maps/the_parthenon/rooms/Lavender Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Lavender Area" | 1 | name: "Lavender Area" |
| 2 | display_name: "Parthenon" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "ME" | 3 | name: "ME" |
| 5 | path: "Panels/Lavender/panel_7" | 4 | path: "Panels/Lavender/panel_7" |
| diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index 7d4a80c..2d989f8 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Parthenon" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "XERXES" | 3 | name: "XERXES" |
| 5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
| @@ -56,16 +55,22 @@ panels { | |||
| 56 | } | 55 | } |
| 57 | ports { | 56 | ports { |
| 58 | name: "GALLERY" | 57 | name: "GALLERY" |
| 58 | display_name: "Columns Worldport" | ||
| 59 | path: "Components/Warps/worldport" | 59 | path: "Components/Warps/worldport" |
| 60 | orientation: "south" | 60 | destination { x: 0 y: 0 z: 0 } |
| 61 | rotation: 0 | ||
| 61 | } | 62 | } |
| 62 | ports { | 63 | ports { |
| 63 | name: "ENTRY" | 64 | name: "ENTRY" |
| 65 | display_name: "Building Worldport" | ||
| 64 | path: "Components/Warps/worldport2" | 66 | path: "Components/Warps/worldport2" |
| 65 | orientation: "south" | 67 | destination { x: 0 y: 0 z: -21 } |
| 68 | rotation: 0 | ||
| 66 | } | 69 | } |
| 67 | ports { | 70 | ports { |
| 68 | name: "REVITALIZED" | 71 | name: "REVITALIZED" |
| 72 | display_name: "Plum Hallway" | ||
| 69 | path: "Components/Warps/worldport3" | 73 | path: "Components/Warps/worldport3" |
| 70 | orientation: "north" | 74 | destination { x: -24 y: 0 z: -39 } |
| 75 | rotation: 180 | ||
| 71 | } | 76 | } |
| diff --git a/data/maps/the_parthenon/rooms/U Keyholder.txtpb b/data/maps/the_parthenon/rooms/U Keyholder.txtpb index d3107b4..0a5c31b 100644 --- a/data/maps/the_parthenon/rooms/U Keyholder.txtpb +++ b/data/maps/the_parthenon/rooms/U Keyholder.txtpb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | name: "U Keyholder" | 1 | name: "U Keyholder" |
| 2 | display_name: "Parthenon" | ||
| 3 | keyholders { | 2 | keyholders { |
| 4 | name: "U" | 3 | name: "U" |
| 5 | path: "Components/KeyHolders/keyHolderU" | 4 | path: "Components/KeyHolders/keyHolderU" |
| 5 | key: "u" | ||
| 6 | } | 6 | } |
