Epinephrine + epipen (#5444)

* add sprite and basic entity, no reagent or testing

* actually implement epinephrine and add it to the box

* allow creating it

* add it to nanomed

* fig
This commit is contained in:
mirrorcult
2021-11-22 23:51:51 -07:00
committed by GitHub
parent 732baa56a9
commit e2205e418b
39 changed files with 311 additions and 32 deletions

View File

@@ -18,6 +18,30 @@
products:
Diethylamine: 2
- type: reaction
id: Phenol
reactants:
Water:
amount: 1
Chlorine:
amount: 1
Oil:
amount: 1
products:
Phenol: 3
- type: reaction
id: Acetone
reactants:
Oil:
amount: 1
WeldingFuel:
amount: 1
Oxygen:
amount: 1
products:
Acetone: 2
- type: reaction
id: FoamingAgent
reactants:
@@ -206,16 +230,6 @@
products:
UnstableMutagen: 3
- type: reaction
id: Water
reactants:
Hydrogen:
amount: 1
Oxygen:
amount: 1
products:
Water: 2
- type: reaction
id: Oil
reactants:

View File

@@ -66,6 +66,24 @@
products:
Cryoxadone: 3
- type: reaction
id: Epinephrine
reactants:
Phenol:
amount: 1
Acetone:
amount: 1
Diethylamine:
amount: 1
Oxygen:
amount: 1
Chlorine:
amount: 1
Hydrogen:
amount: 1
products:
Epinephrine: 6
- type: reaction
id: Clonexadone
reactants: