Add bleeding survival placeholder

This commit is contained in:
2026-05-18 13:01:13 -07:00
parent f3316b3c15
commit c796a99d89
7 changed files with 101 additions and 5 deletions
+4 -1
View File
@@ -641,7 +641,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
## 0.1.J Injury And Basic Survival Consequences
- [x] Add generic injury state.
- [ ] Add bleeding placeholder.
- [x] Add bleeding placeholder. Survival now tracks replicated
`BleedingSeverity`, applies lightweight health/exhaustion pressure while
bleeding, adds bleeding from generic injuries, exposes add/reduce hooks, and
shows bleeding in debug HUD and console survival output.
- [ ] Add sprain or movement penalty placeholder.
- [x] Add cold exposure damage.
- [x] Add starvation damage.