From 7e1c79ba13c37e32c4903067928c92d4d8552caa Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Fri, 4 Feb 2022 21:14:47 +0000 Subject: [PATCH] Adds goats milk (#6378) --- .../Prototypes/Entities/Mobs/NPCs/animals.yml | 12 ++++++++++++ .../Reagents/Consumable/Drink/drinks.yml | 16 +++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 9c928b1455..9ff26f50f4 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -329,6 +329,18 @@ normal: goat crit: dead dead: dead + - type: SolutionContainerManager + solutions: + udder: + maxVol: 250 + reagents: + - ReagentId: MilkGoat + Quantity: 30 + - type: Udder + reagentId: MilkGoat + targetSolution: udder + quantity: 25 + updateRate: 20 - type: Butcherable meat: FoodMeat pieces: 4 diff --git a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml index 212b3b01e2..38c1a6eae9 100644 --- a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml +++ b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml @@ -104,6 +104,12 @@ effects: - !type:SatiateThirst factor: 4 + +- type: reagent + id: MilkGoat + parent: Milk + name: goats milk + desc: An opaque white liquid produced by a goat. High buttermilk content. - type: reagent id: MilkOat @@ -120,16 +126,8 @@ - type: reagent id: MilkSoy + parent: MilkOat name: soy milk - group: Drinks - desc: Surprisingly tasty. - physicalDesc: refreshing - color: "#302000" - metabolisms: - Drink: - effects: - - !type:SatiateThirst - factor: 5 # soyboys stay winning - type: reagent id: MilkSpoiled