From ecf92066ab79679e748aa08b3a5fb8da42e334a7 Mon Sep 17 00:00:00 2001 From: Justin Trotter Date: Fri, 23 Jun 2023 07:23:20 -0500 Subject: [PATCH] make mining drills weldable and have struct damage (#17576) --- .../Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml index 7becc1cf57..36ae62c804 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml @@ -48,3 +48,9 @@ types: Piercing: 10 Blunt: 4 + Structural: 7 + - type: Wieldable + - type: IncreaseDamageOnWield + damage: + types: + Structural: 30