diff options
Diffstat (limited to 'data/maps/the_shop/rooms')
-rw-r--r-- | data/maps/the_shop/rooms/Main Area.txtpb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/the_shop/rooms/Main Area.txtpb b/data/maps/the_shop/rooms/Main Area.txtpb index eb0e696..df1cb14 100644 --- a/data/maps/the_shop/rooms/Main Area.txtpb +++ b/data/maps/the_shop/rooms/Main Area.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_name: "Shop" | ||
3 | panels { | 2 | panels { |
4 | name: "DUCKS" | 3 | name: "DUCKS" |
5 | path: "Panels/Books/panel_1" | 4 | path: "Panels/Books/panel_1" |
@@ -156,9 +155,13 @@ panels { | |||
156 | } | 155 | } |
157 | ports { | 156 | ports { |
158 | name: "ENTRY" | 157 | name: "ENTRY" |
158 | display_name: "Entrance" | ||
159 | path: "Components/Warps/worldport" | 159 | path: "Components/Warps/worldport" |
160 | destination { x: 4 y: 0 z: 12 } | ||
161 | rotation: 90 | ||
160 | } | 162 | } |
161 | keyholders { | 163 | keyholders { |
162 | name: "N" | 164 | name: "N" |
163 | path: "Components/KeyHolders/keyHolderN" | 165 | path: "Components/KeyHolders/keyHolderN" |
166 | key: "n" | ||
164 | } | 167 | } |