2022-07-10 00:01:46 -06:00
|
|
|
dwarfvet
|
|
|
|
========
|
|
|
|
|
2022-08-09 23:37:24 -06:00
|
|
|
.. dfhack-tool::
|
2023-07-21 05:12:01 -06:00
|
|
|
:summary: Allow animals to be treated at hospitals.
|
|
|
|
:tags: fort gameplay animals
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2022-09-28 15:49:03 -06:00
|
|
|
Annoyed that your dragons become useless after a minor injury? Well, with
|
2023-07-21 05:12:01 -06:00
|
|
|
dwarfvet, injured animals will be treated at a hospital. Dwarfs with the Animal
|
|
|
|
Caretaker labor enabled will come to the hospital to treat the animals. Normal
|
2022-09-28 15:49:03 -06:00
|
|
|
medical skills are used (and trained), but no experience is given to the Animal
|
|
|
|
Caretaker skill itself.
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2023-07-21 05:17:57 -06:00
|
|
|
You can enable ``dwarfvet`` in `gui/control-panel`, and you can choose to start
|
|
|
|
``dwarfvet`` automatically in new forts in the ``Autostart`` tab.
|
|
|
|
|
2022-08-17 23:42:02 -06:00
|
|
|
Usage
|
|
|
|
-----
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2023-07-21 05:12:01 -06:00
|
|
|
::
|
|
|
|
|
|
|
|
enable dwarfvet
|
|
|
|
dwarfvet [status]
|
2023-07-21 05:17:57 -06:00
|
|
|
dwarfvet now
|
|
|
|
|
|
|
|
Examples
|
|
|
|
--------
|
|
|
|
|
|
|
|
``dwarfvet``
|
|
|
|
Report on how many animals are being treated and how many are in need of
|
|
|
|
treatment.
|
|
|
|
|
|
|
|
``dwarfvet now``
|
|
|
|
Assign injured animals to a free floor spot in a nearby hospital,
|
|
|
|
regardless of whether the plugin is enabled.
|