diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Red Alcove.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Red Alcove.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Red Alcove.txtpb b/data/maps/the_entry/rooms/Red Alcove.txtpb new file mode 100644 index 0000000..03a1d96 --- /dev/null +++ b/data/maps/the_entry/rooms/Red Alcove.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Red Alcove" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "BROW" | ||
5 | path: "Panels/Back Right/br_10" | ||
6 | clue: "brow" | ||
7 | answer: "brown" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | panels { | ||
11 | name: "DEAD" | ||
12 | path: "Panels/Back Right/br_12" | ||
13 | clue: "dead" | ||
14 | answer: "red" | ||
15 | symbols: "zero" | ||
16 | } \ No newline at end of file | ||