fix: certain footprint decals (April Fools Spoiler) (#5571)

fix: motorkind footprint decals
This commit is contained in:
DisposableCrewmember42 2026-03-26 16:07:03 +00:00 committed by GitHub
parent d416e87ca2
commit 6c76406e55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 2 deletions

View File

@ -118,6 +118,26 @@
sprite: _EE/Effects/footprints.rsi
state: footprint-right-bare-lizard
- type: decal
id: footprint-motorkind-left
tags: [ "crayon" ]
defaultCleanable: true
defaultCustomColor: true
defaultSnap: false
sprite:
sprite: _EE/Effects/footprints.rsi
state: footprint-left-bare-motorkind
- type: decal
id: footprint-motorkind-right
tags: [ "crayon" ]
defaultCleanable: true
defaultCustomColor: true
defaultSnap: false
sprite:
sprite: _EE/Effects/footprints.rsi
state: footprint-right-bare-motorkind
- type: decal
id: smear-1
tags: ["crayon"]

View File

@ -147,8 +147,8 @@
sprite: _DV/Mobs/Species/Motorkind/displacement.rsi
state: hand_r
- type: FootPrints
leftBarePrint: "footprint-left-bare-motorkind"
rightBarePrint: "footprint-right-bare-motorkind"
bareDecalLeft: "footprint-motorkind-left"
bareDecalRight: "footprint-motorkind-right"
- type: MovementSpeedModifier
baseWalkSpeed: 5
baseSprintSpeed: 10