Document care history persistence
This commit is contained in:
@@ -416,6 +416,13 @@ bleeding, sprain, sickness, death state, and death reason. Loading applies the
|
||||
snapshot through `UAgrarianSurvivalComponent::ApplySavedState`, keeping clamping
|
||||
and replicated change notifications inside the survival component.
|
||||
|
||||
Long-term care history placeholders are stored through
|
||||
`FAgrarianSavedPlayer::CareHistory`. The saved `FAgrarianCareHistorySnapshot`
|
||||
reserves nutrition, illness, injury, sleep, shelter, stress, workload, and
|
||||
treatment quality data for later generational and health systems. Version 0.1.M
|
||||
only persists and restores those placeholders; it does not apply aging,
|
||||
lifespan, inheritance, or generational outcome gameplay.
|
||||
|
||||
## Testing Gates
|
||||
|
||||
Minimum persistence smoke test:
|
||||
|
||||
Reference in New Issue
Block a user