Removes almost all of the unused chems (#7025)

This commit is contained in:
Moony
2022-03-07 20:51:34 -06:00
committed by GitHub
parent 9cb891beae
commit e869d2e91f
5 changed files with 6 additions and 368 deletions

View File

@@ -106,7 +106,7 @@
sprite: Objects/Specific/Hydroponics/aloe.rsi
state: cream
# Pills
# Pills
- type: entity
name: dexalin pill
parent: Pill
@@ -119,7 +119,7 @@
reagents:
- ReagentId: Dexalin
Quantity: 15
- type: entity
name: dylovene pill
parent: Pill
@@ -145,7 +145,7 @@
reagents:
- ReagentId: Hyronalin
Quantity: 15
- type: entity
name: iron pill
parent: Pill
@@ -171,7 +171,7 @@
reagents:
- ReagentId: Kelotane
Quantity: 15
- type: entity
name: space drugs
parent: Pill
@@ -184,7 +184,7 @@
reagents:
- ReagentId: SpaceDrugs
Quantity: 15
- type: entity
name: tricordrazine pill
parent: Pill
@@ -197,7 +197,7 @@
reagents:
- ReagentId: Tricordrazine
Quantity: 15
# Syringes
- type: entity
name: ephedrine syringe
@@ -225,19 +225,6 @@
- ReagentId: Inaprovaline
Quantity: 15
- type: entity
name: spaceacillin syringe
parent: Syringe
id: SyringeSpaceacillin
components:
- type: SolutionContainerManager
solutions:
injector:
maxVol: 15
reagents:
- ReagentId: Spaceacillin
Quantity: 15
- type: entity
name: tranexamic acid syringe
parent: Syringe
@@ -250,4 +237,3 @@
reagents:
- ReagentId: TranexamicAcid
Quantity: 15