From fc6e9fe3e9a448b762b8f5f0b4898294ffb9fe55 Mon Sep 17 00:00:00 2001 From: SethLafuente <84478872+SethLafuente@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:55:37 -0700 Subject: [PATCH] Increased Crowbar and Wrench Damage (#4292) Co-authored-by: SETh lafuente --- Resources/Prototypes/Entities/Objects/Tools/tools.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 396296e439..709a08bc0d 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity name: wirecutter parent: BaseItem id: Wirecutter @@ -74,6 +74,7 @@ sprite: Objects/Tools/wrench.rsi - type: ItemCooldown - type: MeleeWeapon + damage: 7 - type: Tool qualities: - Anchoring @@ -93,6 +94,7 @@ size: 10 - type: ItemCooldown - type: MeleeWeapon + damage: 7 - type: Tool qualities: - Prying @@ -113,6 +115,7 @@ size: 5 - type: ItemCooldown - type: MeleeWeapon + damage: 7 - type: Tool qualities: - Prying