From 47ef9418aa88378102a80bf74118093e5b864f22 Mon Sep 17 00:00:00 2001 From: 612 <125925684+612git@users.noreply.github.com> Date: Wed, 24 May 2023 12:22:49 -0700 Subject: [PATCH] Ambrosia identity tweak, poppy buff (#16754) --- .../Entities/Objects/Consumable/Food/produce.yml | 12 ++++++------ Resources/Prototypes/Hydroponics/seeds.yml | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 964d661ccb..6800a0b97d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -842,12 +842,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 12 + maxVol: 22 reagents: - ReagentId: Nutriment Quantity: 2 - ReagentId: Bicaridine - Quantity: 10 + Quantity: 20 - type: Sprite sprite: Objects/Specific/Hydroponics/poppy.rsi - type: Produce @@ -897,16 +897,16 @@ - type: SolutionContainerManager solutions: food: - maxVol: 26 + maxVol: 24 reagents: - ReagentId: Bicaridine - Quantity: 10 + Quantity: 5 - ReagentId: Kelotane - Quantity: 10 + Quantity: 5 - ReagentId: Nutriment Quantity: 2 - ReagentId: Desoxyephedrine - Quantity: 2 + Quantity: 10 - ReagentId: Vitamin Quantity: 2 - type: Sprite diff --git a/Resources/Prototypes/Hydroponics/seeds.yml b/Resources/Prototypes/Hydroponics/seeds.yml index e6562cde46..2e905d9d38 100644 --- a/Resources/Prototypes/Hydroponics/seeds.yml +++ b/Resources/Prototypes/Hydroponics/seeds.yml @@ -684,8 +684,8 @@ Potencydivisor: 50 Bicaridine: Min: 1 - Max: 10 - PotencyDivisor: 10 + Max: 20 + PotencyDivisor: 20 - type: seed id: aloe @@ -762,16 +762,16 @@ PotencyDivisor: 10 Bicaridine: Min: 1 - Max: 10 - PotencyDivisor: 10 + Max: 5 + PotencyDivisor: 20 Kelotane: + Min: 1 + Max: 5 + PotencyDivisor: 20 + Desoxyephedrine: Min: 1 Max: 10 PotencyDivisor: 10 - Desoxyephedrine: #Needs a small touch of spice, replace this with something better when we have more fun drugs - Min: 1 - Max: 2 - PotencyDivisor: 50 Vitamin: Min: 1 Max: 2