From 2249b42506326a977e649633b46fe93a2769127e Mon Sep 17 00:00:00 2001 From: myk002 Date: Wed, 1 Sep 2021 13:06:07 -0700 Subject: [PATCH] update examples docs --- docs/guides/examples-guide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/examples-guide.rst b/docs/guides/examples-guide.rst index 1f8930212..2eba5ea3a 100644 --- a/docs/guides/examples-guide.rst +++ b/docs/guides/examples-guide.rst @@ -29,6 +29,8 @@ it is useful (and customizable) for any fort. It includes the following config: started, so later manual changes will not be overridden. - Automates calling of various fort maintenance and `scripts-fix`, like `cleanowned` and `fix/stuckdoors`. +- Keeps your manager orders intelligently ordered with `orders` ``sort`` so no + orders block other orders from ever getting completed. - Periodically enqueues orders to shear and milk shearable and milkable pets. - Sets up `autofarm` to grow 30 units of every crop, except for pig tails, which is set to 150 units to support the textile industry.