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/Start.txtpb | 1 |
2 files changed, 5 insertions, 0 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/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb index 197dccf..532d951 100644 --- a/data/maps/the_sirenic/rooms/Start.txtpb +++ b/data/maps/the_sirenic/rooms/Start.txtpb | |||
| @@ -15,6 +15,7 @@ panels { | |||
| 15 | } | 15 | } |
| 16 | ports { | 16 | ports { |
| 17 | name: "PLAZA" | 17 | name: "PLAZA" |
| 18 | display_name: "Entrance" | ||
| 18 | path: "Components/Warps/worldport" | 19 | path: "Components/Warps/worldport" |
| 19 | destination { x: 0 y: 0 z: 26 } | 20 | destination { x: 0 y: 0 z: 26 } |
| 20 | rotation: 0 | 21 | rotation: 0 |
