Skip to content

Commit

Permalink
regal
Browse files Browse the repository at this point in the history
  • Loading branch information
metalgearsloth committed Jun 16, 2022
1 parent eee4e9c commit 05863a0
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,15 @@
Slash: 5
Piercing: 2
- type: Appearance
visuals:
- type: DamageStateVisualizer
rotate: true
normal: mouse-3
crit: dead-3
dead: splat-3
- type: DamageStateVisuals
rotate: true
states:
Alive:
enum.DamageStateVisualLayers.Base: mouse-3
Critical:
enum.DamageStateVisualLayers.Base: dead-3
Dead:
enum.DamageStateVisualLayers.Base: splat-3
- type: Puller
- type: DiseaseCarrier
carrierDiseases:
Expand Down

0 comments on commit 05863a0

Please sign in to comment.