feat: add physical animal care delivery
This commit is contained in:
@@ -39,8 +39,8 @@ would otherwise obscure that lifecycle:
|
||||
and keeps village resource summaries synchronized;
|
||||
- `simulation/animals/animal_care_system.gd` owns animal records, hunger
|
||||
advancement, deterministic routine selection, loaded binding, feed
|
||||
reservations, and the exact conserved pantry-to-animal operation used by
|
||||
NPCs and the player;
|
||||
reservations, exact NPC pantry-to-inventory-to-animal delivery, and the
|
||||
bounded direct player pantry-to-animal operation;
|
||||
- `simulation/events/SimulationEventLog.gd` owns ordered event identity,
|
||||
history queries, and rate calculations;
|
||||
- `simulation/knowledge/EventKnowledgeSystem.gd` owns per-NPC references to
|
||||
|
||||
Reference in New Issue
Block a user