components:
- type: StorageFill
contents:
- - id: SyringeInaprovaline
+ - id: RegenerativeMesh
+ amount: 2
- id: Ointment
- amount: 4
+ amount: 2
+ - id: SyringeSigynate
+ - id: PillKelotane
+ amount: 5
- id: PillDermaline
amount: 5
- type: StorageFill
contents:
- id: SyringeIpecac
- amount: 2
- - id: AntiPoisonMedipen
+ - id: SyringeEthylredoxrazine
+ - id: PoisonAutoInjector
- id: PillDylovene
- amount: 7
+ amount: 5
+ - id: PillCharcoal
+ amount: 3
- type: entity
id: MedkitOxygenFilled
components:
- type: StorageFill
contents:
- - id: Ointment
- amount: 3
+ - id: GeigerCounter
+ - id: SyringePhalanximine
+ - id: RadAutoInjector
+ amount: 1
- id: EmergencyMedipen
- amount: 2
+ amount: 1
- id: PillHyronalin
- amount: 9
+ amount: 5
- type: entity
id: MedkitAdvancedFilled
- id: MedicatedSuture
amount: 2
- id: RegenerativeMesh
- - id: Gauze
+ amount: 2
- id: Bloodpack
amount: 2
- id: HandheldHealthAnalyzer
- id: MedicatedSuture
- id: RegenerativeMesh
+ - id: SyringeEphedrine
+ - id: SyringeSaline
- id: BruteAutoInjector
- id: BurnAutoInjector
- - id: SyringeEphedrine
- - id: SyringeTranexamicAcid
- - id: AntiPoisonMedipen
+ - id: EmergencyMedipen
- id: Bloodpack
- type: entity
- ReagentId: Bicaridine
Quantity: 10
+- type: entity
+ name: charcoal pill (10u)
+ parent: Pill
+ id: PillCharcoal
+ components:
+ - type: Sprite
+ sprite: Objects/Specific/Chemistry/pills.rsi
+ state: pill21
+ - type: SolutionContainerManager
+ solutions:
+ food:
+ maxVol: 20
+ reagents:
+ - ReagentId: Charcoal
+ Quantity: 10
+
- type: entity
name: romerol pill
parent: Pill
- ReagentId: Ambuzol
Quantity: 15
+- type: entity
+ name: sigynate syringe
+ parent: BaseSyringe
+ id: SyringeSigynate
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ injector:
+ maxVol: 15
+ reagents:
+ - ReagentId: Sigynate
+ Quantity: 15
+
+- type: entity
+ name: ethylredoxrazine syringe
+ parent: BaseSyringe
+ id: SyringeEthylredoxrazine
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ injector:
+ maxVol: 15
+ reagents:
+ - ReagentId: Ethylredoxrazine
+ Quantity: 15
+
+- type: entity
+ name: phalanximine syringe
+ parent: BaseSyringe
+ id: SyringePhalanximine
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ injector:
+ maxVol: 15
+ reagents:
+ - ReagentId: Phalanximine
+ Quantity: 15
+
+- type: entity
+ name: saline syringe
+ parent: BaseSyringe
+ id: SyringeSaline
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ injector:
+ maxVol: 15
+ reagents:
+ - ReagentId: Saline
+ Quantity: 15
+
#this is where all the syringes are so i didn't know where to put it
- type: entity
name: romerol syringe
- type: entity
- name: anti-poison medipen
+ name: poison auto-injector
parent: ChemicalMedipen
- id: AntiPoisonMedipen
+ id: PoisonAutoInjector
description: A rapid dose of anti-poison. Contains ultravasculine and epinephrine.
components:
- type: Sprite
- type: Tag
tags: []
+- type: entity
+ name: rad auto-injector
+ parent: ChemicalMedipen
+ id: RadAutoInjector
+ description: A rapid dose of anti-radiation. Contains arithrazine and bicardine.
+ components:
+ - type: Sprite
+ sprite: Objects/Specific/Medical/medipen.rsi
+ layers:
+ - state: arithpen
+ map: ["enum.SolutionContainerLayers.Fill"]
+ - type: Hypospray
+ solutionName: pen
+ transferAmount: 20
+ - type: SolutionContainerManager
+ solutions:
+ pen:
+ maxVol: 20
+ reagents:
+ - ReagentId: Arithrazine
+ Quantity: 15
+ - ReagentId: Bicaridine
+ Quantity: 5
+ - type: Tag
+ tags: []
+
- type: entity
name: space medipen
parent: ChemicalMedipen
{
"name": "pill20"
},
+ {
+ "name": "pill21"
+ },
{
"name": "pill7"
},
},
{
"name": "atropen_empty"
+ },
+ {
+ "name": "arithpen"
+ },
+ {
+ "name": "arithpen_empty"
},
{
"name": "medipen-inhand-left"