Skip to content

Commit

Permalink
Re-add chemistry vial
Browse files Browse the repository at this point in the history
  • Loading branch information
blueberrymuffin3 committed Sep 17, 2024
1 parent 664a2af commit a176f8e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Resources/Prototypes/Entities/Objects/Specific/chemistry-vials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,18 @@
reagents:
- ReagentId: Chlorine
Quantity: 5

- type: entity
id: SubjuzineChemistryVial
name: subjuzine vial
parent: BaseChemistryEmptyVial
components:
- type: SolutionContainerManager
solutions:
beaker:
maxVol: 30
reagents:
- ReagentId: Subjuzine
Quantity: 20
- type: Tag
tags: []

0 comments on commit a176f8e

Please sign in to comment.