From 7197b775df31ddbd1264b67cded02a75c1f4059a Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Sun, 11 Jun 2023 21:35:55 -0700 Subject: [PATCH] fix movement --- .../SimpleStation14/Entities/Body/Parts/shadowkin.yml | 8 ++------ .../SimpleStation14/Entities/Mobs/Player/shadowkin.yml | 3 +++ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/SimpleStation14/Entities/Body/Parts/shadowkin.yml b/Resources/Prototypes/SimpleStation14/Entities/Body/Parts/shadowkin.yml index 05956043d6..0846664c4f 100644 --- a/Resources/Prototypes/SimpleStation14/Entities/Body/Parts/shadowkin.yml +++ b/Resources/Prototypes/SimpleStation14/Entities/Body/Parts/shadowkin.yml @@ -112,9 +112,7 @@ - type: BodyPart partType: Leg symmetry: Left - - type: MovementSpeedModifier - baseWalkSpeed : 4.5 - baseSprintSpeed : 2.7 + - type: MovementBodyPart - type: entity id: RightLegShadowkin @@ -128,9 +126,7 @@ - type: BodyPart partType: Leg symmetry: Right - - type: MovementSpeedModifier - baseWalkSpeed : 4.5 - baseSprintSpeed : 2.7 + - type: MovementBodyPart - type: entity id: LeftFootShadowkin diff --git a/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/shadowkin.yml b/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/shadowkin.yml index fc3c68996f..8b7ce49dc1 100644 --- a/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/shadowkin.yml +++ b/Resources/Prototypes/SimpleStation14/Entities/Mobs/Player/shadowkin.yml @@ -119,6 +119,9 @@ interactSuccessSound: /Audio/Effects/thudswoosh.ogg messagePerceivedByOthers: petting-success-soft-floofy-others # - type: PotentialPsionic # They've their own abilities. + - type: MovementSpeedModifier + baseWalkSpeed : 4.5 + baseSprintSpeed : 2.7 - type: entity