From b4f1da1c668675169459df6c8d698a8c07435c00 Mon Sep 17 00:00:00 2001 From: kalane15 <118661099+kalane15@users.noreply.github.com> Date: Sun, 20 Aug 2023 15:13:45 +0300 Subject: [PATCH] crusher can be used with one hand (#19220) --- .../Entities/Objects/Weapons/Melee/mining.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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