Skip to content

Commit

Permalink
movement fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SkaldetSkaeg committed Dec 26, 2024
1 parent a4710e6 commit 184df12
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,16 +385,9 @@
- type: Sprite
drawdepth: Mobs
layers:
- map: ["enum.DamageStateVisualLayers.Base"]
- map: ["enum.DamageStateVisualLayers.Base", "movement"]
state: fox
sprite: SS220/Mobs/CultYogg/fox_corrupted.rsi
- type: SpriteMovement
movementLayers:
movement:
state: fox-moving
noMovementLayers:
movement:
state: fox
- type: DamageStateVisuals
states:
Alive:
Expand Down

0 comments on commit 184df12

Please sign in to comment.