diff options
Diffstat (limited to 'data/maps/the_sirenic')
| -rw-r--r-- | data/maps/the_sirenic/metadata.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Mastery.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Puzzles.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Start.txtpb | 5 |
4 files changed, 7 insertions, 4 deletions
| diff --git a/data/maps/the_sirenic/metadata.txtpb b/data/maps/the_sirenic/metadata.txtpb index 19e26a3..80b1783 100644 --- a/data/maps/the_sirenic/metadata.txtpb +++ b/data/maps/the_sirenic/metadata.txtpb | |||
| @@ -1 +1,5 @@ | |||
| 1 | display_name: "The Sirenic" | 1 | display_name: "The Sirenic" |
| 2 | worldport_entrance { | ||
| 3 | room: "Start" | ||
| 4 | name: "PLAZA" | ||
| 5 | } | ||
| diff --git a/data/maps/the_sirenic/rooms/Mastery.txtpb b/data/maps/the_sirenic/rooms/Mastery.txtpb index 849202b..749837e 100644 --- a/data/maps/the_sirenic/rooms/Mastery.txtpb +++ b/data/maps/the_sirenic/rooms/Mastery.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Mastery" | 1 | name: "Mastery" |
| 2 | display_name: "Sirenic" | ||
| 3 | masteries { | 2 | masteries { |
| 4 | name: "MASTERY" | 3 | name: "MASTERY" |
| 5 | path: "Components/Collectables/smiley" | 4 | path: "Components/Collectables/smiley" |
| diff --git a/data/maps/the_sirenic/rooms/Puzzles.txtpb b/data/maps/the_sirenic/rooms/Puzzles.txtpb index 6784163..0f62cbd 100644 --- a/data/maps/the_sirenic/rooms/Puzzles.txtpb +++ b/data/maps/the_sirenic/rooms/Puzzles.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Puzzles" | 1 | name: "Puzzles" |
| 2 | display_name: "Sirenic" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "Left Top 1" | 3 | name: "Left Top 1" |
| 5 | path: "Panels/Room_1/pip_1" | 4 | path: "Panels/Room_1/pip_1" |
| diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb index 61150d9..532d951 100644 --- a/data/maps/the_sirenic/rooms/Start.txtpb +++ b/data/maps/the_sirenic/rooms/Start.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Start" | 1 | name: "Start" |
| 2 | display_name: "Sirenic" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "Flipped" | 3 | name: "Flipped" |
| 5 | path: "Panels/Entry/entry_2" | 4 | path: "Panels/Entry/entry_2" |
| @@ -16,6 +15,8 @@ panels { | |||
| 16 | } | 15 | } |
| 17 | ports { | 16 | ports { |
| 18 | name: "PLAZA" | 17 | name: "PLAZA" |
| 18 | display_name: "Entrance" | ||
| 19 | path: "Components/Warps/worldport" | 19 | path: "Components/Warps/worldport" |
| 20 | orientation: "south" | 20 | destination { x: 0 y: 0 z: 26 } |
| 21 | rotation: 0 | ||
| 21 | } | 22 | } |
