Skip to content

Commit

Permalink
Make Diona Slow Again (#41)
Browse files Browse the repository at this point in the history
# Changelog

:cl:
- tweak: Your friendly plant people have realized the immense weight of
their roots and have slown down their movement a significant amount!
  • Loading branch information
DEATHB4DEFEAT authored Jan 18, 2024
1 parent 028a704 commit d907e72
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Prototypes/Body/Parts/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
components:
- type: Sprite
state: "l_leg"
- type: MovementBodyPart # Parkstation
walkSpeed : 1.5
sprintSpeed : 3.5

- type: entity
id: RightLegDiona
Expand All @@ -73,6 +76,9 @@
- type: BodyPart
partType: Leg
symmetry: Right
- type: MovementBodyPart # Parkstation
walkSpeed : 1.5
sprintSpeed : 3.5

- type: entity
id: LeftFootDiona
Expand Down

0 comments on commit d907e72

Please sign in to comment.