CleverRaven/Cataclysm-DDA

Allow NPCs to milk cows

Open

#86,410 opened on Apr 11, 2026

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C++ (3,991 forks)batch import
<Suggestion / Discussion>Good First Issue[C++]

Repository metrics

Stars
 (9,264 stars)
PR merge metrics
 (Avg merge 6d 5h) (292 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

When you bring farm animals to your camp, most of the time they will remain unmilked, because you won't have the time to milk them every day.

If a camp has NPCs, it makes sense to delegate this task to them.

Solution you would like.

Camp NPCs can be assigned "Milk animals" job.

They will take empty liquid containers (e.g. glass bottle or gallon-size zipper bag) from the freezer that is closest to the animal, pour "raw milk" into these bottles, then return filled bottles to the freezer where they took them.

Describe alternatives you have considered.

Milking machines. Refrigerated storage tank for liquids.

Additional context

No response

Contributor guide