From 512b79efe2c07bffd090c6def987a1924210da9a Mon Sep 17 00:00:00 2001 From: MisterMecky Date: Mon, 27 Mar 2023 13:27:09 +0800 Subject: [PATCH] Add butcherable component to rat servants (#14889) --- Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml index 541ec17783..f31bceebcf 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml @@ -262,6 +262,10 @@ Base: dead-3 Dead: Base: splat-3 + - type: Butcherable + spawned: + - id: FoodMeatRat + amount: 1 - type: DiseaseCarrier carrierDiseases: - VentCough -- 2.51.2