chemical dispenser cleanup (#9030)
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
- Silicon
|
||||
- Sodium
|
||||
- Sulfur
|
||||
- SulfuricAcid
|
||||
- Uranium
|
||||
|
||||
- type: reagentDispenserInventory
|
||||
id: ChemDispenserEmaggedInventory
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user