From a2a57457ffa4df3d3efd35fd66240fb80dc51309 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 30 Apr 2022 15:22:12 -0600 Subject: [PATCH] Renault gives 5TC when butchered (#7843) --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index bd84f062a1..ae2ca9e609 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -1343,6 +1343,12 @@ components: - type: InteractionPopup successChance: 1 + - type: Butcherable + spawned: + - id: FoodMeat + amount: 3 + - id: Telecrystal5 + amount: 1 - type: Grammar attributes: proper: true