From 208d9ea83e443da68a879a977c738da8700ab42f Mon Sep 17 00:00:00 2001 From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Mon, 26 Dec 2022 17:09:00 -0500 Subject: [PATCH] Sharpened the scalpels! (Scalpels can now be used to butcher.) (#13132) * Sharpened the scalpels! (Scalpels can now be used to butcher.) * Update Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml Co-authored-by: DrSmugleaf Co-authored-by: DrSmugleaf --- .../Prototypes/Entities/Objects/Specific/Medical/surgery.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml index 053ef0a325..8147de0a3c 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml @@ -54,6 +54,8 @@ parent: BaseToolSurgery description: A surgical tool used to make incisions into flesh. components: + - type: Sharp + butcherDelayModifier: 1.5 # Butchering with a scalpel, regardless of the type, will take 50% longer - type: Utensil types: - Knife