@@ -104,20 +104,20 @@ Settings
104104 arrived on the map.
105105
106106``tooltip-follow `` (default: enabled)
107- If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
107+ If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
108108 tooltip.
109109
110110``tooltip-follow-blink-milliseconds `` (default: 3000)
111- If the ``spectate.tooltip `` overlay is enabled, set tooltip's blink duration
112- in milliseconds. Set to 0 to always show.
111+ If the ``spectate.tooltip `` overlay is enabled, set tooltip's blink duration
112+ in milliseconds. Set to 0 to always show.
113113
114114``tooltip-follow-job `` (default: enabled)
115115 If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
116116 job of the dwarf in the tooltip.
117117
118118``tooltip-follow-job-shortenings ``
119- If the ``spectate.tooltip `` overlay is enabled, this dictionary is used to
120- shorten some job names, f.e. "Store item in stockpile" becomes "Store item".
119+ If the ``spectate.tooltip `` overlay is enabled, this dictionary is used to
120+ shorten some job names, f.e. "Store item in stockpile" becomes "Store item".
121121
122122``tooltip-follow-name `` (default: enabled)
123123 If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
@@ -128,12 +128,12 @@ Settings
128128 happiness level (stress) of the dwarf in the tooltip.
129129
130130``tooltip-follow-stress-levels `` (default: Displeased, Content, Pleased are disabled)
131- If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
131+ If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
132132 specific happiness level (stress) of the dwarf in the tooltip. F.e.
133- ``tooltip-follow-stress-levels 2 true `` would show Displeased emoticon.
133+ ``tooltip-follow-stress-levels 2 true `` would show Displeased emoticon.
134134
135135``tooltip-hover `` (default: enabled)
136- If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
136+ If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
137137 hover panel.
138138
139139``tooltip-hover-job `` (default: enabled)
@@ -149,14 +149,14 @@ Settings
149149 happiness level (stress) of the dwarf in the hover panel.
150150
151151``tooltip-hover-stress-levels `` (default: Displeased, Content, Pleased are disabled)
152- If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
152+ If the ``spectate.tooltip `` overlay is enabled, toggle whether to show the
153153 specific happiness level (stress) of the dwarf in the hover panel. F.e.
154- ``tooltip-hover-stress-levels 2 true `` would show Displeased emoticon.
154+ ``tooltip-hover-stress-levels 2 true `` would show Displeased emoticon.
155155
156156``tooltip-stress-levels ``
157- Controls how happiness levels (stress) are displayed (emoticon and color).
158- F.e. ``tooltip-stress-levels 6 text XD `` will change the emoticon for
159- Ecstatic dwarves to ``XD ``.
157+ Controls how happiness levels (stress) are displayed (emoticon and color).
158+ F.e. ``tooltip-stress-levels 6 text XD `` will change the emoticon for
159+ Ecstatic dwarves to ``XD ``.
160160
161161Overlays
162162--------
0 commit comments