chemical dispenser cleanup (#9030)

This commit is contained in:
Rane
2022-06-22 19:26:13 -04:00
committed by GitHub
parent 3ccf25210c
commit a4976acd70
3 changed files with 20 additions and 2 deletions

View File

@@ -21,8 +21,6 @@
- Silicon
- Sodium
- Sulfur
- SulfuricAcid
- Uranium
- type: reagentDispenserInventory
id: ChemDispenserEmaggedInventory

View File

@@ -155,6 +155,14 @@
state: uranium
- type: Item
HeldPrefix: uranium
- type: Extractable
grindableSolutionName: uranium
- type: SolutionContainerManager
solutions:
uranium:
reagents:
- ReagentId: Uranium
Quantity: 10
- type: entity
parent: SheetUranium

View File

@@ -64,6 +64,18 @@
products:
PolytrinicAcid: 3
- type: reaction
id: SulfuricAcid
reactants:
Hydrogen:
amount: 1
Sulfur:
amount: 1
Oxygen:
amount: 2
products:
SulfuricAcid: 3
- type: reaction
id: FluorosulfuricAcid
reactants: