Mobstate Refactor (#13389)
Refactors mobstate and moves mob health thresholds to their own component Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
This commit is contained in:
@@ -25,8 +25,9 @@ namespace Content.IntegrationTests.Tests.Body
|
||||
- type: Body
|
||||
prototype: Human
|
||||
- type: MobState
|
||||
thresholds:
|
||||
0: Alive
|
||||
allowedStates:
|
||||
- Alive
|
||||
- type: Damageable
|
||||
- type: ThermalRegulator
|
||||
metabolismHeat: 5000
|
||||
radiatedHeat: 400
|
||||
|
||||
Reference in New Issue
Block a user