Adjusted Botanist starting items, fucked doctor duffels and satchels (#6040)

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
This commit is contained in:
Rane
2022-01-08 21:49:48 -05:00
committed by GitHub
parent d1876f698b
commit 4de0d7ecf8
6 changed files with 27 additions and 2 deletions

View File

@@ -34,7 +34,6 @@
- type: StorageFill
contents:
- id: BoxSurvival
- id: Medkit
- type: entity
abstract: true

View File

@@ -34,7 +34,6 @@
- type: StorageFill
contents:
- id: BoxSurvival
- id: Medkit
- type: entity
abstract: true

View File

@@ -63,3 +63,14 @@
- id: Ointment
amount: 3
- id: EpinephrineMedipen #You never know what people are going to latejoin into
- type: entity
id: ClothingBeltPlantFilled
parent: ClothingBeltPlant
suffix: Filled
components:
- type: StorageFill
contents:
- id: HydroponicsToolMiniHoe
- id: HydroponicsToolSpade
- id: RobustHarvestChemistryBottle

View File

@@ -8,6 +8,7 @@
WeedSpray: 20
PestSpray: 20
Syringe: 5
RobustHarvestChemistryBottle: 3
#TO DO:
#cultivator
#secateurs

View File

@@ -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

View File

@@ -20,6 +20,7 @@
id: BotanistPDA
ears: ClothingHeadsetService
outerClothing: ClothingOuterApronBotanist
belt: ClothingBeltPlantFilled
innerclothingskirt: ClothingUniformJumpskirtHydroponics
satchel: ClothingBackpackSatchelHydroponicsFilled
duffelbag: ClothingBackpackDuffelFilled