diff options
Diffstat (limited to 'data/maps/the_sun_temple')
| -rw-r--r-- | data/maps/the_sun_temple/metadata.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_sun_temple/rooms/Entrance.txtpb | 3 |
2 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_sun_temple/metadata.txtpb b/data/maps/the_sun_temple/metadata.txtpb index 97f9290..6fa770b 100644 --- a/data/maps/the_sun_temple/metadata.txtpb +++ b/data/maps/the_sun_temple/metadata.txtpb | |||
| @@ -1 +1,8 @@ | |||
| 1 | display_name: "The Sun Temple" | 1 | display_name: "The Sun Temple" |
| 2 | rte_room: "Entrance" | ||
| 3 | rte_trigger_pos { x: 0 y: 0 z: 2 } | ||
| 4 | rte_trigger_scale { x: 10 y: 1 z: 10 } | ||
| 5 | worldport_entrance { | ||
| 6 | room: "Entrance" | ||
| 7 | name: "UNKEMPT" | ||
| 8 | } | ||
| diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb index f9da822..07d6e38 100644 --- a/data/maps/the_sun_temple/rooms/Entrance.txtpb +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb | |||
| @@ -9,5 +9,8 @@ panels { | |||
| 9 | } | 9 | } |
| 10 | ports { | 10 | ports { |
| 11 | name: "UNKEMPT" | 11 | name: "UNKEMPT" |
| 12 | display_name: "Entrance" | ||
| 12 | path: "Components/Warps/worldport" | 13 | path: "Components/Warps/worldport" |
| 14 | destination { x: 0 y: 0 z: 13 } | ||
| 15 | rotation: 0 | ||
| 13 | } | 16 | } |
