Chem adjustments, pulped banana peels (#6792)

This commit is contained in:
Rane
2022-02-19 18:56:07 -05:00
committed by GitHub
parent 99d44ee388
commit 0d8e9795f6
7 changed files with 97 additions and 70 deletions

View File

@@ -196,6 +196,16 @@
- type: Tag
tags:
- Trash
- type: SolutionContainerManager
solutions:
food:
maxVol: 4
reagents:
- ReagentId: PulpedBananaPeel
Quantity: 4
- type: Extractable
grindableSolutionName: food
- type: Recyclable
- type: entity
name: carrot

View File

@@ -55,10 +55,10 @@
- type: Recyclable
- type: entity
name: epinephrine medipen
name: emergency medipen
parent: ChemicalMedipen
id: EpinephrineMedipen
description: A rapid and safe way to stabilize patients in critical condition for personnel without advanced medical knowledge. Beware, as it's easy to overdose on epinephrine.
id: EmergencyMedipen
description: A rapid and safe way to stabilize patients in critical condition for personnel without advanced medical knowledge. Beware, as it's easy to overdose on epinephrine and tranexmic acid.
components:
- type: SolutionContainerManager
solutions:
@@ -66,13 +66,16 @@
maxVol: 15
reagents:
- ReagentId: Epinephrine
Quantity: 15
Quantity: 12
- ReagentId: TranexamicAcid
Quantity: 3
- type: entity
name: epinephrine medipen
name: anti-poison medipen
parent: ChemicalMedipen
id: AntiPoisonMedipen
description: A rapid dose of anti-poison. Contains ultravasculine, inaprovaline and epinephrine.
description: A rapid dose of anti-poison. Contains ultravasculine and epinephrine.
components:
- type: SolutionContainerManager
solutions:
@@ -80,8 +83,6 @@
maxVol: 15
reagents:
- ReagentId: Ultravasculine
Quantity: 5
- ReagentId: Inaprovaline
Quantity: 5
Quantity: 10
- ReagentId: Epinephrine
Quantity: 5
Quantity: 5