Rebalance cannabis (#19183)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2023-08-16 02:04:26 -05:00
committed by GitHub
parent 21c1d4c446
commit 2731999691
2 changed files with 7 additions and 7 deletions

View File

@@ -24,10 +24,10 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
smokable: smokable:
maxVol: 20 maxVol: 30
reagents: reagents:
- ReagentId: THC - ReagentId: THC
Quantity: 10 Quantity: 20
- type: entity - type: entity
id: Blunt id: Blunt
@@ -55,7 +55,7 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
smokable: smokable:
maxVol: 20 maxVol: 30
reagents: reagents:
- ReagentId: THC - ReagentId: THC
Quantity: 10 Quantity: 20

View File

@@ -16,7 +16,7 @@
food: food:
reagents: reagents:
- ReagentId: THC - ReagentId: THC
Quantity: 5 Quantity: 15
- type: entity - type: entity
name: dried cannabis leaves name: dried cannabis leaves
@@ -32,7 +32,7 @@
food: food:
reagents: reagents:
- ReagentId: THC - ReagentId: THC
Quantity: 2 Quantity: 12
- type: Sprite - type: Sprite
sprite: Objects/Specific/Hydroponics/tobacco.rsi sprite: Objects/Specific/Hydroponics/tobacco.rsi
state: dried state: dried
@@ -51,7 +51,7 @@
food: food:
reagents: reagents:
- ReagentId: THC - ReagentId: THC
Quantity: 10 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Misc/reagent_fillings.rsi sprite: Objects/Misc/reagent_fillings.rsi
state: powderpile state: powderpile