From 454bb21062c2a566c82bc09dbe2f3477bcf7f3a6 Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Sun, 28 Jan 2024 06:21:24 +0300 Subject: [PATCH] Revert "Botany no longer gets meta weapons (#24481)" This reverts commit 3c1b8ced04f6a5bcc2f387f2a3dec08c650d0a78. --- .../Entities/Objects/Specific/Hydroponics/tools.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml index 00224fd318..bc03308d14 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml @@ -16,7 +16,7 @@ swingLeft: true damage: types: - Slash: 6 + Slash: 10 - type: Item sprite: Objects/Tools/Hydroponics/hoe.rsi @@ -83,8 +83,8 @@ swingLeft: true damage: types: - Slash: 8 - Piercing: 2 + Slash: 10 + Piercing: 5 - type: Item sprite: Objects/Tools/Hydroponics/hatchet.rsi @@ -104,8 +104,8 @@ wideAnimationRotation: 45 damage: types: - Blunt: 8 - Piercing: 2 # I guess you can stab it into them? + Blunt: 10 + Piercing: 5 # I guess you can stab it into them? - type: Item sprite: Objects/Tools/Hydroponics/spade.rsi - type: Shovel