diff options
Diffstat (limited to 'data/maps/the_sun_temple')
| -rw-r--r-- | data/maps/the_sun_temple/connections.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/metadata.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Ending.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Entrance.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Mastery.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Temple.txtpb | 1 |
6 files changed, 8 insertions, 4 deletions
| diff --git a/data/maps/the_sun_temple/connections.txtpb b/data/maps/the_sun_temple/connections.txtpb index b0b3a0a..ffe4d5d 100644 --- a/data/maps/the_sun_temple/connections.txtpb +++ b/data/maps/the_sun_temple/connections.txtpb | |||
| @@ -7,6 +7,7 @@ connections { | |||
| 7 | from_room: "Temple" | 7 | from_room: "Temple" |
| 8 | to_room: "Ending" | 8 | to_room: "Ending" |
| 9 | door { name: "Ending" } | 9 | door { name: "Ending" } |
| 10 | purple_ending: true | ||
| 10 | } | 11 | } |
| 11 | connections { | 12 | connections { |
| 12 | from_room: "Temple" | 13 | from_room: "Temple" |
| diff --git a/data/maps/the_sun_temple/metadata.txtpb b/data/maps/the_sun_temple/metadata.txtpb index 97f9290..25ed636 100644 --- a/data/maps/the_sun_temple/metadata.txtpb +++ b/data/maps/the_sun_temple/metadata.txtpb | |||
| @@ -1 +1,5 @@ | |||
| 1 | display_name: "The Sun Temple" | 1 | display_name: "The Sun Temple" |
| 2 | worldport_entrance { | ||
| 3 | room: "Entrance" | ||
| 4 | name: "UNKEMPT" | ||
| 5 | } | ||
| diff --git a/data/maps/the_sun_temple/rooms/Ending.txtpb b/data/maps/the_sun_temple/rooms/Ending.txtpb index a94e606..975374a 100644 --- a/data/maps/the_sun_temple/rooms/Ending.txtpb +++ b/data/maps/the_sun_temple/rooms/Ending.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Ending" | 1 | name: "Ending" |
| 2 | display_name: "Sun Temple" | ||
| 3 | endings { | 2 | endings { |
| 4 | name: "PURPLE" | 3 | name: "PURPLE" |
| 5 | path: "Components/purple_ending" | 4 | path: "Components/purple_ending" |
| diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb index afc932c..07d6e38 100644 --- a/data/maps/the_sun_temple/rooms/Entrance.txtpb +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Entrance" | 1 | name: "Entrance" |
| 2 | display_name: "Sun Temple" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "SUN" | 3 | name: "SUN" |
| 5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
| @@ -10,5 +9,8 @@ panels { | |||
| 10 | } | 9 | } |
| 11 | ports { | 10 | ports { |
| 12 | name: "UNKEMPT" | 11 | name: "UNKEMPT" |
| 12 | display_name: "Entrance" | ||
| 13 | path: "Components/Warps/worldport" | 13 | path: "Components/Warps/worldport" |
| 14 | destination { x: 0 y: 0 z: 13 } | ||
| 15 | rotation: 0 | ||
| 14 | } | 16 | } |
| diff --git a/data/maps/the_sun_temple/rooms/Mastery.txtpb b/data/maps/the_sun_temple/rooms/Mastery.txtpb index b416a9a..bbe8742 100644 --- a/data/maps/the_sun_temple/rooms/Mastery.txtpb +++ b/data/maps/the_sun_temple/rooms/Mastery.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Mastery" | 1 | name: "Mastery" |
| 2 | display_name: "Sun Temple" | ||
| 3 | masteries { | 2 | masteries { |
| 4 | name: "MASTERY" | 3 | name: "MASTERY" |
| 5 | path: "Components/Collectables/collectable" | 4 | path: "Components/Collectables/collectable" |
| diff --git a/data/maps/the_sun_temple/rooms/Temple.txtpb b/data/maps/the_sun_temple/rooms/Temple.txtpb index 047ea8f..4f39737 100644 --- a/data/maps/the_sun_temple/rooms/Temple.txtpb +++ b/data/maps/the_sun_temple/rooms/Temple.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Temple" | 1 | name: "Temple" |
| 2 | display_name: "Sun Temple" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "DELAY" | 3 | name: "DELAY" |
| 5 | path: "Panels/Main/panel_2" | 4 | path: "Panels/Main/panel_2" |
