From 89a3ca8ee9dee2a2eadf627dcb01b233d2f14310 Mon Sep 17 00:00:00 2001 From: myk002 Date: Sat, 12 Mar 2022 13:42:04 -0800 Subject: [PATCH] update docs and changelog --- docs/changelog.txt | 1 + docs/guides/examples-guide.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 4affd8b6e..d46e85c65 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -46,6 +46,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `EventManager`: add new event type ``NEW_UNIT_ACTIVE``, triggered when a new unit appears on the active list - `EventManager`: now each registered handler for an event can have its own frequency instead of all handlers using the lowest frequency of all handlers - `stocks`: allow search terms to match the full item label, even when the label is truncated for length +- `dfhack-examples-guide`: add mugs to ``basic`` manager orders ## Documentation - Add more examples to the plugin skeleton files so they are more informative for a newbie diff --git a/docs/guides/examples-guide.rst b/docs/guides/examples-guide.rst index 4943e7b0b..b9a5adc40 100644 --- a/docs/guides/examples-guide.rst +++ b/docs/guides/examples-guide.rst @@ -63,7 +63,7 @@ This collection of orders handles basic fort necessities: - prepared meals and food products (and by-products like oil) - booze/mead - thread/cloth/dye -- pots/jugs/buckets +- pots/jugs/buckets/mugs - bags of leather, cloth, silk, and yarn - crafts and totems from otherwise unusable by-products - mechanisms/cages