Merge pull request #2929 from silverflyone/develop

tombstone combine-drinks and combine-plants
develop
Myk 2023-02-18 19:43:15 -08:00 committed by GitHub
commit e9c1455cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

@ -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