diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml index 7216bebab7..6933e5908a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml @@ -52,10 +52,14 @@ - type: MeleeWeapon damage: types: - Blunt: 10 - Slash: 5 + Blunt: 8 + Slash: 2 - type: Wieldable - - type: MeleeRequiresWield + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + Slash: 2.5 - type: GunRequiresWield - type: Item size: 150