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 - Silicon
- Sodium - Sodium
- Sulfur - Sulfur
- SulfuricAcid
- Uranium
- type: reagentDispenserInventory - type: reagentDispenserInventory
id: ChemDispenserEmaggedInventory id: ChemDispenserEmaggedInventory

View File

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

View File

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