From ab74cf0af3041071cca106e4154d3543897bad43 Mon Sep 17 00:00:00 2001 From: silverflyone Date: Sun, 19 Feb 2023 13:31:33 +1100 Subject: [PATCH] tombstone combine-drinks and combine-plants --- docs/about/Removed.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/about/Removed.rst b/docs/about/Removed.rst index 5309372d8..954aa2ce2 100644 --- a/docs/about/Removed.rst +++ b/docs/about/Removed.rst @@ -18,6 +18,20 @@ An automated labor management tool that only addressed hauling labors, leaving t of skilled labors entirely up to the player. Fundamentally incompatible with the work detail system of labor management in v50 of Dwarf Fortress. +.. _combine-drinks: + +combine-drinks +============== +Replaced by the new `combine` script. Run +``combine here --types=drink`` + +.. _combine-plants: + +combine-plants +============== +Replaced by the new `combine` script. Run +``combine here --types=plants`` + .. _command-prompt: command-prompt