diff options
Diffstat (limited to 'data/maps/daedalus/rooms/Pyramid Entry.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Pyramid Entry.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Pyramid Entry.txtpb b/data/maps/daedalus/rooms/Pyramid Entry.txtpb new file mode 100644 index 0000000..3bb531f --- /dev/null +++ b/data/maps/daedalus/rooms/Pyramid Entry.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Pyramid Entry" | ||
2 | display_name: "Pyramid" | ||
3 | panels { | ||
4 | name: "TREE" | ||
5 | path: "Panels/Pyramid/pyramid_1" | ||
6 | clue: "tree" | ||
7 | answer: "pine" | ||
8 | symbols: EXAMPLE | ||
9 | } | ||
10 | panels { | ||
11 | name: "SHAPE" | ||
12 | path: "Panels/Pyramid/pyramid_2" | ||
13 | clue: "shape" | ||
14 | answer: "triangle" | ||
15 | symbols: EXAMPLE | ||
16 | } | ||