Skip to content

Commit

Permalink
add cautionary note about exposed secrets in the caverns
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Dec 31, 2023
1 parent 5d63e7a commit b3526a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/plugins/reveal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,14 @@ Usage
forced by `reveal` ``hell``. This is nice for digging under rivers. Use
``nopause 1`` to prevent pausing and ``nopause 0`` to allow pausing like
normal.

Note
----

Sometimes, the map generates secret hollows adjacent to caverns in such a way
that the ceiling of the hollow collapses on the first tick of the embark,
leaving the hollow exposed to the caverns. In this case, the secret event will
be triggered as soon as the cavern is discovered and that tile is unhidden.
This would happen anyway even if you don't use `reveal`, but be aware that it
is possible to trigger *some* events when you run `reveal`, even without the
``hell`` option.

0 comments on commit b3526a7

Please sign in to comment.