From 1821bbd546e35972c8c3672389dc4f9cb5b35c37 Mon Sep 17 00:00:00 2001 From: Dakamakat <52600490+dakamakat@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:32:40 +0100 Subject: [PATCH] Let bee corpses be put into garbage bags, wielded, etc (#22451) --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index cbb7448d41..c98de30c1f 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -104,9 +104,12 @@ Base: 0 Dead: Base: dead + - type: Item + size: Tiny - type: Tag tags: - Bee + - Trash - type: Bloodstream bloodMaxVolume: 0.1 - type: MobPrice -- 2.51.2