From 6e565f327573ce6f43552f5b9fe5f2656a820b45 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 9 Jul 2023 15:42:43 -0700 Subject: [PATCH] fix/update summaries --- docs/plugins/misery.rst | 2 +- plugins/misery.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/misery.rst b/docs/plugins/misery.rst index 458253bb5..3bcd5588a 100644 --- a/docs/plugins/misery.rst +++ b/docs/plugins/misery.rst @@ -2,7 +2,7 @@ misery ====== .. dfhack-tool:: - :summary: Lower the baseline for your citizens' happiness. + :summary: Make citizens more miserable. :tags: fort gameplay units When enabled, all of your citizens receive a negative thought about a diff --git a/plugins/misery.cpp b/plugins/misery.cpp index f241394ae..5e3bf6e1f 100644 --- a/plugins/misery.cpp +++ b/plugins/misery.cpp @@ -72,7 +72,7 @@ DFhackCExport command_result plugin_init(color_ostream &out, std::vector