fixes rotations of wideswings on the fireaxes (#23742)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
sprite: Objects/Weapons/Melee/fireaxe.rsi
|
sprite: Objects/Weapons/Melee/fireaxe.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
wideAnimationRotation: -135
|
wideAnimationRotation: 135
|
||||||
swingLeft: true
|
swingLeft: true
|
||||||
attackRate: 0.75
|
attackRate: 0.75
|
||||||
damage:
|
damage:
|
||||||
@@ -53,6 +53,8 @@
|
|||||||
parent: FireAxe
|
parent: FireAxe
|
||||||
description: Why fight fire with an axe when you can fight with fire and axe? Now featuring rugged rubberized handle!
|
description: Why fight fire with an axe when you can fight with fire and axe? Now featuring rugged rubberized handle!
|
||||||
components:
|
components:
|
||||||
|
- type: MeleeWeapon
|
||||||
|
wideAnimationRotation: 90
|
||||||
- type: IgniteOnMeleeHit
|
- type: IgniteOnMeleeHit
|
||||||
fireStacks: 1
|
fireStacks: 1
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user