Skip to content

Commit

Permalink
make Diona slow again
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jan 18, 2024
1 parent e99d0d3 commit 9098eae
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 9098eae

Please sign in to comment.