update docs for misery
parent
6aabf5f3c3
commit
756900393f
@ -1,14 +1,18 @@
|
|||||||
misery
|
misery
|
||||||
======
|
======
|
||||||
When enabled, fake bad thoughts will be added to all dwarves.
|
Tags:
|
||||||
|
:dfhack-keybind:`misery`
|
||||||
|
|
||||||
|
Increase the intensity of negative dwarven thoughts.
|
||||||
|
|
||||||
|
When enabled, negative thoughts that your dwarves have will multiply by the
|
||||||
|
specified factor.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
:misery enable n: enable misery with optional magnitude n. If specified, n must
|
``enable misery``
|
||||||
be positive.
|
Start multiplying negative thoughts.
|
||||||
:misery n: same as "misery enable n"
|
``misery <factor>``
|
||||||
:misery enable: same as "misery enable 1"
|
Change the multiplicative factor of bad thoughts. The default is ``2``.
|
||||||
:misery disable: stop adding new negative thoughts. This will not remove
|
``misery clear``
|
||||||
existing negative thoughts. Equivalent to "misery 0".
|
Clear away negative thoughts added by ``misery``.
|
||||||
:misery clear: remove fake thoughts, even after saving and reloading. Does
|
|
||||||
not change factor.
|
|
||||||
|
Loading…
Reference in New Issue