diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Rabbit Hole.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Rabbit Hole.txtpb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.txtpb b/data/maps/the_entry/rooms/Rabbit Hole.txtpb new file mode 100644 index 0000000..9b18bc8 --- /dev/null +++ b/data/maps/the_entry/rooms/Rabbit Hole.txtpb | |||
@@ -0,0 +1,13 @@ | |||
1 | name: "Rabbit Hole" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "PUZZLE" | ||
5 | path: "Panels/Back Right/br_6" | ||
6 | clue: "" | ||
7 | answer: "down" | ||
8 | } | ||
9 | ports { | ||
10 | name: "HOLE" | ||
11 | path: "worldport4" | ||
12 | orientation: "down" | ||
13 | } \ No newline at end of file | ||