diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Rabbit Hole.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Rabbit Hole.txtpb | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.txtpb b/data/maps/the_entry/rooms/Rabbit Hole.txtpb index 9b18bc8..4ffeb84 100644 --- a/data/maps/the_entry/rooms/Rabbit Hole.txtpb +++ b/data/maps/the_entry/rooms/Rabbit Hole.txtpb | |||
@@ -1,5 +1,5 @@ | |||
1 | name: "Rabbit Hole" | 1 | name: "Rabbit Hole" |
2 | display_name: "Red Blue Area" | 2 | panel_display_name: "Red Blue Area" |
3 | panels { | 3 | panels { |
4 | name: "PUZZLE" | 4 | name: "PUZZLE" |
5 | path: "Panels/Back Right/br_6" | 5 | path: "Panels/Back Right/br_6" |
@@ -8,6 +8,8 @@ panels { | |||
8 | } | 8 | } |
9 | ports { | 9 | ports { |
10 | name: "HOLE" | 10 | name: "HOLE" |
11 | display_name: "Rabbit Hole" | ||
11 | path: "worldport4" | 12 | path: "worldport4" |
12 | orientation: "down" | 13 | destination { x: 74 y: 0 z: -43 } |
13 | } \ No newline at end of file | 14 | rotation: 0 |
15 | } | ||