diff options
Diffstat (limited to 'data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb')
| -rw-r--r-- | data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | 31 |
1 files changed, 31 insertions, 0 deletions
| diff --git a/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb new file mode 100644 index 0000000..3fd845b --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | name: "Y Plus Third Floor" | ||
| 2 | # It's the second floor too... | ||
| 3 | display_name: "E" | ||
| 4 | panels { | ||
| 5 | name: "CACTUS" | ||
| 6 | path: "Panels/panel_6" | ||
| 7 | clue: "cactus" | ||
| 8 | answer: "thorn" | ||
| 9 | symbols: "boxes" | ||
| 10 | } | ||
| 11 | panels { | ||
| 12 | name: "TAIL" | ||
| 13 | path: "Panels/panel_12" | ||
| 14 | clue: "tail" | ||
| 15 | answer: "rat" | ||
| 16 | symbols: "boxes" | ||
| 17 | } | ||
| 18 | paintings { | ||
| 19 | name: "UNMORE" | ||
| 20 | path: "Components/Paintings/unmore2" | ||
| 21 | gravity: Y_PLUS | ||
| 22 | orientation: "east" | ||
| 23 | display_name: "E Side Third Floor Painting" | ||
| 24 | } | ||
| 25 | paintings { | ||
| 26 | name: "UNDUE" | ||
| 27 | path: "Components/Paintings/undue2" | ||
| 28 | gravity: Y_PLUS | ||
| 29 | orientation: "south" | ||
| 30 | display_name: "Hat Chamber Upside Down Painting" | ||
| 31 | } | ||
