From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:25:20 +0000 (-0500) Subject: fixes rotations of wideswings on the fireaxes (#23742) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=08b32634682649698d9c189e1e2dc012e86efd12;p=space-station-14.git fixes rotations of wideswings on the fireaxes (#23742) --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml index 31948bb150..3469cbd5dd 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml @@ -12,7 +12,7 @@ sprite: Objects/Weapons/Melee/fireaxe.rsi state: icon - type: MeleeWeapon - wideAnimationRotation: -135 + wideAnimationRotation: 135 swingLeft: true attackRate: 0.75 damage: @@ -53,6 +53,8 @@ parent: FireAxe description: Why fight fire with an axe when you can fight with fire and axe? Now featuring rugged rubberized handle! components: + - type: MeleeWeapon + wideAnimationRotation: 90 - type: IgniteOnMeleeHit fireStacks: 1 - type: Sprite