Skip to content

Commit

Permalink
Fix Lamia Footprints (#1425)
Browse files Browse the repository at this point in the history
# Description

Lamia don't have feet, so they instead make huge drag marks when moving
through puddles. :)

# Changelog

:cl:
- fix: Lamia now make drag marks when moving through puddles instead of
regular footprints.
  • Loading branch information
VMSolidus authored Jan 5, 2025
1 parent e41e12f commit 9a2eac3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Species/lamia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,11 @@
types:
Bloodloss: -1
- type: PortalExempt
- type: FootPrints
leftBarePrint: "dragging-1"
rightBarePrint: "dragging-1"
shoesPrint: "dragging-1"
suitPrint: "dragging-1"

- type: entity
save: false
Expand Down

0 comments on commit 9a2eac3

Please sign in to comment.