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