Skip to content

Commit

Permalink
meow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyndomen committed Nov 20, 2024
1 parent 3538fcd commit c536571
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: MovementSpeedModifier # start DeltaV
baseWalkSpeed: 1.0
baseSprintSpeed: 3.0
- type: MovementSpeedModifier
- type: FootPrints # DeltaV port from EE, blood splatter
leftBarePrint: "footprint-left-bare-diona"
rightBarePrint: "footprint-right-bare-diona"
- type: MovementSpeedModifier # DeltaV
baseWalkSpeed: 1.0
baseSprintSpeed: 3.0 # end DeltaV

Expand Down

0 comments on commit c536571

Please sign in to comment.