Modify snake death sprite and death state (#10881)

This commit is contained in:
biometricPsychography
2022-08-28 17:34:22 -05:00
committed by GitHub
parent ea95638189
commit f35451bc1e
3 changed files with 5 additions and 13 deletions

View File

@@ -1232,13 +1232,10 @@
states:
Alive:
Base: snake
- type: Appearance
visuals:
- type: RotationVisualizer
# It's death animation is animated so hopefully this should push for separation between "dying" and "death" states.
# looks stupid, Rotation visualizer for now
# dead: dead
# crit: dead
Critical:
Base: dead
Dead:
Base: dead
- type: Butcherable
spawned:
- id: FoodMeat