From f0b21e2edc9bfa2c82aba007ac3d96f4a660a7af Mon Sep 17 00:00:00 2001 From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:03:24 +1100 Subject: [PATCH] Adjust produce (#24220) --- .../Entities/Objects/Consumable/Food/produce.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 769e3a74cd..1fc47c8c43 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -256,6 +256,9 @@ reagents: - ReagentId: Nothing Quantity: 5 + - type: Tag + tags: + - Fruit - type: entity name: banana peel @@ -552,7 +555,7 @@ Quantity: 10 - type: Tag tags: - - Meat + - Fruit - type: entity name: pineapple @@ -921,7 +924,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 14 + maxVol: 18 reagents: - ReagentId: Nutriment Quantity: 10 @@ -1597,6 +1600,9 @@ sprite: Objects/Specific/Hydroponics/bungo.rsi - type: Produce seedId: bungo + - type: Tag + tags: + - Fruit - type: entity name: bungo pit -- 2.51.2