Health examine button (#6749)
* Health examine button * better icon * ignore * better icon + some reviews * fix thing
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 4
|
||||
baseSprintSpeed : 4
|
||||
- type: HealthExaminable
|
||||
examinableTypes:
|
||||
- Blunt
|
||||
- Slash
|
||||
- Piercing
|
||||
- Heat
|
||||
- Shock
|
||||
- type: MovedByPressure
|
||||
- type: DamageOnHighSpeedImpact
|
||||
damage:
|
||||
|
||||
@@ -48,6 +48,13 @@
|
||||
solution: chemicals
|
||||
- type: DrawableSolution
|
||||
solution: bloodstream
|
||||
- type: HealthExaminable
|
||||
examinableTypes:
|
||||
- Blunt
|
||||
- Slash
|
||||
- Piercing
|
||||
- Heat
|
||||
- Shock
|
||||
- type: Bloodstream
|
||||
bloodlossDamage:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user