diff options
Diffstat (limited to 'data/maps/the_shop')
| -rw-r--r-- | data/maps/the_shop/doors.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_shop/metadata.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_shop/rooms/Main Area.txtpb | 3 |
3 files changed, 9 insertions, 0 deletions
| diff --git a/data/maps/the_shop/doors.txtpb b/data/maps/the_shop/doors.txtpb index 5362614..2ce7c71 100644 --- a/data/maps/the_shop/doors.txtpb +++ b/data/maps/the_shop/doors.txtpb | |||
| @@ -33,5 +33,8 @@ doors { | |||
| 33 | doors { | 33 | doors { |
| 34 | name: "N Entered" | 34 | name: "N Entered" |
| 35 | type: EVENT | 35 | type: EVENT |
| 36 | latch: true | ||
| 37 | receivers: "Components/Doors/entry_1" | ||
| 38 | receivers: "Components/Doors/entry_2" | ||
| 36 | keyholders { room: "Main Area" name: "N" key: "n" } | 39 | keyholders { room: "Main Area" name: "N" key: "n" } |
| 37 | } | 40 | } |
| diff --git a/data/maps/the_shop/metadata.txtpb b/data/maps/the_shop/metadata.txtpb index 06f7fed..2777760 100644 --- a/data/maps/the_shop/metadata.txtpb +++ b/data/maps/the_shop/metadata.txtpb | |||
| @@ -1 +1,4 @@ | |||
| 1 | display_name: "The Shop" | 1 | display_name: "The Shop" |
| 2 | rte_room: "Main Area" | ||
| 3 | rte_trigger_pos { x: 0.5 y: 0 z: -12 } | ||
| 4 | rte_trigger_scale { x: 15 y: 1 z: 19 } | ||
| diff --git a/data/maps/the_shop/rooms/Main Area.txtpb b/data/maps/the_shop/rooms/Main Area.txtpb index db93fe1..df1cb14 100644 --- a/data/maps/the_shop/rooms/Main Area.txtpb +++ b/data/maps/the_shop/rooms/Main Area.txtpb | |||
| @@ -155,7 +155,10 @@ panels { | |||
| 155 | } | 155 | } |
| 156 | ports { | 156 | ports { |
| 157 | name: "ENTRY" | 157 | name: "ENTRY" |
| 158 | display_name: "Entrance" | ||
| 158 | path: "Components/Warps/worldport" | 159 | path: "Components/Warps/worldport" |
| 160 | destination { x: 4 y: 0 z: 12 } | ||
| 161 | rotation: 90 | ||
| 159 | } | 162 | } |
| 160 | keyholders { | 163 | keyholders { |
| 161 | name: "N" | 164 | name: "N" |
