From b41a348ebf912d6a178a1fb51e92759af68b8a2a Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:01:29 +0100 Subject: [PATCH] fix rubber hammer attack rotation (#35357) --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 6255ce4998..212c85935e 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1621,6 +1621,7 @@ - type: DisarmMalus malus: 0 - type: MeleeWeapon + wideAnimationRotation: -135 soundHit: collection: RubberHammer params: -- 2.51.2