Fix xenos not changing sprites when going into crit or dying (#1854)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
- type: Damageable
|
||||
criticalThreshold: 50
|
||||
deadThreshold: 100
|
||||
- type: MobStateManager
|
||||
- type: HeatResistance
|
||||
- type: CombatMode
|
||||
- type: Teleportable
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
- type: Damageable
|
||||
criticalThreshold: 50
|
||||
deadThreshold: 100
|
||||
- type: MobStateManager
|
||||
- type: HeatResistance
|
||||
- type: CombatMode
|
||||
- type: Teleportable
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
- type: Damageable
|
||||
criticalThreshold: 50
|
||||
deadThreshold: 100
|
||||
- type: MobStateManager
|
||||
- type: HeatResistance
|
||||
- type: CombatMode
|
||||
- type: Teleportable
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
- type: Damageable
|
||||
criticalThreshold: 150
|
||||
deadThreshold: 200
|
||||
- type: MobStateManager
|
||||
- type: Metabolism
|
||||
- type: MobStateManager
|
||||
- type: HeatResistance
|
||||
|
||||
Reference in New Issue
Block a user