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 | 30 |
1 files changed, 30 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..1cf0480 --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | name: "Y Plus Third Floor" | ||
| 2 | # It's the second floor too... | ||
| 3 | panels { | ||
| 4 | name: "CACTUS" | ||
| 5 | path: "Panels/panel_6" | ||
| 6 | clue: "cactus" | ||
| 7 | answer: "thorn" | ||
| 8 | symbols: BOXES | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "TAIL" | ||
| 12 | path: "Panels/panel_12" | ||
| 13 | clue: "tail" | ||
| 14 | answer: "rat" | ||
| 15 | symbols: BOXES | ||
| 16 | } | ||
| 17 | paintings { | ||
| 18 | name: "UNMORE" | ||
| 19 | path: "Components/Paintings/unmore2" | ||
| 20 | gravity: Y_PLUS | ||
| 21 | orientation: "east" | ||
| 22 | display_name: "E Side Third Floor Painting" | ||
| 23 | } | ||
| 24 | paintings { | ||
| 25 | name: "UNDUE" | ||
| 26 | path: "Components/Paintings/undue2" | ||
| 27 | gravity: Y_PLUS | ||
| 28 | orientation: "south" | ||
| 29 | display_name: "Hat Chamber Upside Down Painting" | ||
| 30 | } | ||
