From 2731999691ea54e67098c1b130851972310d6f2b Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+ChilbroBaggins@users.noreply.github.com> Date: Wed, 16 Aug 2023 02:04:26 -0500 Subject: [PATCH] Rebalance cannabis (#19183) Co-authored-by: Jeff --- .../Objects/Consumable/Smokeables/Cigarettes/joints.yml | 8 ++++---- .../Entities/Objects/Specific/Hydroponics/leaves.yml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/joints.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/joints.yml index cdd455a71d..402dcd80f5 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/joints.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/joints.yml @@ -24,10 +24,10 @@ - type: SolutionContainerManager solutions: smokable: - maxVol: 20 + maxVol: 30 reagents: - ReagentId: THC - Quantity: 10 + Quantity: 20 - type: entity id: Blunt @@ -55,7 +55,7 @@ - type: SolutionContainerManager solutions: smokable: - maxVol: 20 + maxVol: 30 reagents: - ReagentId: THC - Quantity: 10 + Quantity: 20 diff --git a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/leaves.yml b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/leaves.yml index 8e3f460e43..6da11b53fb 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/leaves.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/leaves.yml @@ -16,7 +16,7 @@ food: reagents: - ReagentId: THC - Quantity: 5 + Quantity: 15 - type: entity name: dried cannabis leaves @@ -32,7 +32,7 @@ food: reagents: - ReagentId: THC - Quantity: 2 + Quantity: 12 - type: Sprite sprite: Objects/Specific/Hydroponics/tobacco.rsi state: dried @@ -51,7 +51,7 @@ food: reagents: - ReagentId: THC - Quantity: 10 + Quantity: 20 - type: Sprite sprite: Objects/Misc/reagent_fillings.rsi state: powderpile