Adjusted Botanist starting items, fucked doctor duffels and satchels (#6040)
Co-authored-by: Moony <moonheart08@users.noreply.github.com>
This commit is contained in:
@@ -122,4 +122,18 @@
|
||||
reagents:
|
||||
- ReagentId: Epinephrine
|
||||
Quantity: 30
|
||||
|
||||
- type: entity
|
||||
id: RobustHarvestChemistryBottle
|
||||
name: robust harvest bottle
|
||||
description: This will increase the potency of your plants.
|
||||
parent: BaseChemistryEmptyBottle
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: RobustHarvest
|
||||
Quantity: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user