Chemical Synthesis Kit (#22631)
* add * locale * probably fix * fix stuffs * oversight * uh yea * i beg * tag * i pray to god this fixes it * update * fix * vestine * fix note * balancing * fix * toxin wipe
This commit is contained in:
@@ -770,3 +770,16 @@
|
||||
reagents:
|
||||
- ReagentId: Romerol
|
||||
Quantity: 15
|
||||
|
||||
- type: entity
|
||||
name: stimulants syringe
|
||||
parent: BaseSyringe
|
||||
id: SyringeStimulants
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
injector:
|
||||
maxVol: 15
|
||||
reagents:
|
||||
- ReagentId: Stimulants
|
||||
Quantity: 15
|
||||
|
||||
@@ -41,7 +41,10 @@
|
||||
weight: 5
|
||||
reagents:
|
||||
- SpaceDrugs
|
||||
- Toxin
|
||||
- quantity: 10
|
||||
weight: 5
|
||||
reagents:
|
||||
- Amatoxin
|
||||
|
||||
- type: entity
|
||||
name: strange pill
|
||||
|
||||
@@ -93,3 +93,18 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: Spillable
|
||||
solution: drink
|
||||
|
||||
- type: entity
|
||||
id: VestineChemistryVial
|
||||
name: vestine vial
|
||||
parent: BaseChemistryEmptyVial
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Vestine
|
||||
Quantity: 30
|
||||
- type: Tag
|
||||
tags: []
|
||||
|
||||
Reference in New Issue
Block a user