Change DamageVisuals color for slime and diona (#17155)
This commit is contained in:
@@ -19,6 +19,11 @@
|
|||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Biological
|
damageContainer: Biological
|
||||||
damageModifierSet: Diona
|
damageModifierSet: Diona
|
||||||
|
- type: DamageVisuals
|
||||||
|
damageOverlayGroups:
|
||||||
|
Brute:
|
||||||
|
sprite: Mobs/Effects/brute_damage.rsi
|
||||||
|
color: "#75b1f0"
|
||||||
- type: Butcherable
|
- type: Butcherable
|
||||||
butcheringType: Spike
|
butcheringType: Spike
|
||||||
spawned:
|
spawned:
|
||||||
|
|||||||
@@ -19,6 +19,11 @@
|
|||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Biological
|
damageContainer: Biological
|
||||||
damageModifierSet: Slime
|
damageModifierSet: Slime
|
||||||
|
- type: DamageVisuals
|
||||||
|
damageOverlayGroups:
|
||||||
|
Brute:
|
||||||
|
sprite: Mobs/Effects/brute_damage.rsi
|
||||||
|
color: "#2cf274"
|
||||||
- type: Bloodstream
|
- type: Bloodstream
|
||||||
bloodReagent: Slime # TODO Color slime blood based on their slime color or smth
|
bloodReagent: Slime # TODO Color slime blood based on their slime color or smth
|
||||||
- type: Barotrauma
|
- type: Barotrauma
|
||||||
|
|||||||
Reference in New Issue
Block a user