diff options
Diffstat (limited to 'data/maps/daedalus/rooms/Number Paintings Area.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Number Paintings Area.txtpb | 39 |
1 files changed, 39 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Number Paintings Area.txtpb b/data/maps/daedalus/rooms/Number Paintings Area.txtpb new file mode 100644 index 0000000..fb01075 --- /dev/null +++ b/data/maps/daedalus/rooms/Number Paintings Area.txtpb | |||
| @@ -0,0 +1,39 @@ | |||
| 1 | name: "Number Paintings Area" | ||
| 2 | display_name: "Northwest Area" | ||
| 3 | panels { | ||
| 4 | name: "GOING" | ||
| 5 | path: "Panels/Entry/g_hedge_1" | ||
| 6 | clue: "going" | ||
| 7 | answer: "gone" | ||
| 8 | symbols: AGE | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "TURN" | ||
| 12 | path: "Panels/Entry/chocolate_1" | ||
| 13 | clue: "turn" | ||
| 14 | answer: "return" | ||
| 15 | symbols: SPARKLES | ||
| 16 | } | ||
| 17 | keyholders { | ||
| 18 | name: "G" | ||
| 19 | path: "Components/KeyHolders/keyHolderG" | ||
| 20 | } | ||
| 21 | paintings { | ||
| 22 | name: "WON" | ||
| 23 | path: "Components/Paintings/Group3/won" | ||
| 24 | } | ||
| 25 | paintings { | ||
| 26 | name: "TOO" | ||
| 27 | path: "Components/Paintings/Group3/too" | ||
| 28 | } | ||
| 29 | paintings { | ||
| 30 | name: "3" | ||
| 31 | path: "Components/Paintings/Group3/3" | ||
| 32 | } | ||
| 33 | paintings { | ||
| 34 | name: "FOR" | ||
| 35 | path: "Components/Paintings/Group3/for" | ||
| 36 | # TODO: This painting is special, and requires something akin to a pilgrimage. | ||
| 37 | # I don't want to deal with that yet. For now, let's have the door in The | ||
| 38 | # Tenacious just automatically be open. | ||
| 39 | } | ||
