finally a use for the stable and pasture.

This commit is contained in:
Storm Dragon
2026-02-06 01:11:35 -05:00
parent 055e441e1b
commit 3cf769c7f8
10 changed files with 189 additions and 17 deletions

View File

@@ -642,6 +642,7 @@ void update_time() {
attempt_resident_snare_retrieval();
attempt_resident_fishing();
attempt_resident_fish_smoking();
attempt_livestock_production();
if (current_hour == 6) {
save_game_state();
}