From: Alzore <140123969+Blackern5000@users.noreply.github.com> Date: Thu, 25 Jan 2024 01:37:10 +0000 (-0600) Subject: Botany no longer gets meta weapons (#24481) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3c1b8ced04f6a5bcc2f387f2a3dec08c650d0a78;p=space-station-14.git Botany no longer gets meta weapons (#24481) Nomoredeath --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml index bc03308d14..00224fd318 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: 10 + Slash: 6 - type: Item sprite: Objects/Tools/Hydroponics/hoe.rsi @@ -83,8 +83,8 @@ swingLeft: true damage: types: - Slash: 10 - Piercing: 5 + Slash: 8 + Piercing: 2 - type: Item sprite: Objects/Tools/Hydroponics/hatchet.rsi @@ -104,8 +104,8 @@ wideAnimationRotation: 45 damage: types: - Blunt: 10 - Piercing: 5 # I guess you can stab it into them? + Blunt: 8 + Piercing: 2 # I guess you can stab it into them? - type: Item sprite: Objects/Tools/Hydroponics/spade.rsi - type: Shovel