diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Blue Alcove.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Blue Alcove.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Blue Alcove.txtpb b/data/maps/the_entry/rooms/Blue Alcove.txtpb new file mode 100644 index 0000000..96c9fcf --- /dev/null +++ b/data/maps/the_entry/rooms/Blue Alcove.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Blue Alcove" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "BLUE" | ||
5 | path: "Panels/Back Right/br_11" | ||
6 | clue: "blue" | ||
7 | answer: "orange" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "ARMY" | ||
12 | path: "Panels/Back Right/br_13" | ||
13 | clue: "army" | ||
14 | answer: "navy" | ||
15 | symbols: "example" | ||
16 | } \ No newline at end of file | ||