From 2325c726e97a7efc572d1992ac82b946ff3a24df Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Tue, 8 Nov 2022 15:57:12 -0500 Subject: [PATCH] make all mobs injectable (#12381) --- Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index d5fd4c4824..e2ab7a4389 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -115,6 +115,8 @@ - Pacified - type: Body prototype: Animal + - type: InjectableSolution + solution: chemicals - type: Examiner - type: MeleeWeapon hidden: true