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:
Ubaser
2023-12-18 13:40:28 +11:00
committed by GitHub
parent 4e94a2727d
commit d172988a8d
14 changed files with 166 additions and 21 deletions

View File

@@ -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

View File

@@ -41,7 +41,10 @@
weight: 5
reagents:
- SpaceDrugs
- Toxin
- quantity: 10
weight: 5
reagents:
- Amatoxin
- type: entity
name: strange pill

View File

@@ -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: []