diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Shop Entrance.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Shop Entrance.txtpb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_entry/rooms/Shop Entrance.txtpb b/data/maps/the_entry/rooms/Shop Entrance.txtpb index b52cde7..4a99efa 100644 --- a/data/maps/the_entry/rooms/Shop Entrance.txtpb +++ b/data/maps/the_entry/rooms/Shop Entrance.txtpb | |||
@@ -1,5 +1,5 @@ | |||
1 | name: "Shop Entrance" | 1 | name: "Shop Entrance" |
2 | display_name: "Starting Room" | 2 | panel_display_name: "Shop Entrance" |
3 | panels { | 3 | panels { |
4 | name: "TURN" | 4 | name: "TURN" |
5 | path: "Panels/Entry/l_opener_2" | 5 | path: "Panels/Entry/l_opener_2" |
@@ -9,6 +9,8 @@ panels { | |||
9 | } | 9 | } |
10 | ports { | 10 | ports { |
11 | name: "SHOP" | 11 | name: "SHOP" |
12 | display_name: "Shop Entrance" | ||
12 | path: "Components/Warps/worldport13" | 13 | path: "Components/Warps/worldport13" |
13 | orientation: "east" | 14 | destination { x: 18 y: 0 z: 49 } |
15 | rotation: 90 | ||
14 | } \ No newline at end of file | 16 | } \ No newline at end of file |