Skip to content

Commit

Permalink
cybernetic limb adjustment (#2962)
Browse files Browse the repository at this point in the history
* slip time

* Update cybernetic.yml

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

---------

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>
  • Loading branch information
Lyndomen authored Feb 12, 2025
1 parent 6056f6c commit 6ad11df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/_Shitmed/Body/Parts/cybernetic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
- type: BodyPart
onAdd:
- type: Prying
speedModifier: 1.5
speedModifier: 1.2 # DeltaV - change from 1.5
pryPowered: true

- type: entity
Expand All @@ -120,7 +120,7 @@
- type: BodyPart
onAdd:
- type: Prying
speedModifier: 1.5
speedModifier: 1.2 # DeltaV - change from 1.5
pryPowered: true

- type: entity
Expand All @@ -134,7 +134,7 @@
sprintSpeed: 5.625
- type: BodyPart
onAdd:
- type: NoSlip
# - type: NoSlip # DeltaV - no noslip
- type: ProtectedFromStepTriggers

- type: entity
Expand All @@ -148,5 +148,5 @@
sprintSpeed: 5.625
- type: BodyPart
onAdd:
- type: NoSlip
# - type: NoSlip # DeltaV - no noslip
- type: ProtectedFromStepTriggers

0 comments on commit 6ad11df

Please sign in to comment.