From 36f1d6c3efd09db3874eccceccb18992be7b5af6 Mon Sep 17 00:00:00 2001 From: Kara D Date: Tue, 8 Mar 2022 20:55:27 -0700 Subject: [PATCH] Fix bug with spears not applying chems properly --- Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml index 22b48afaa2..7969d80903 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml @@ -39,6 +39,8 @@ maxVol: 5 - type: RefillableSolution solution: melee + - type: InjectableSolution + solution: melee - type: SolutionTransfer maxTransferAmount: 5 - type: Wieldable