Residents now consume items other than food for clothing repairs etc.

This commit is contained in:
Storm Dragon
2026-02-06 14:51:01 -05:00
parent 5834793376
commit 1220cfefe2
5 changed files with 134 additions and 27 deletions

View File

@@ -623,6 +623,7 @@ void update_time() {
process_daily_weapon_breakage();
attempt_daily_quest();
attempt_resident_butchering();
attempt_resident_clothing_repairs();
}
if (should_attempt_resident_foraging(current_hour)) {
attempt_resident_foraging();