Implement Charcoal. #10042 (#11024)

* Add charcoal

Flush chemicals that are not the charcoal out of the chemical stream

* Add into EN localization to get chem dispenser to display correctly

* Remove method that wasn't needed

* Remove charcoal from dispenser

Charcoal is made by combing ash and carbon

* Place ash in elements prototype
This commit is contained in:
Will Robson
2022-09-11 00:20:44 +01:00
committed by GitHub
parent d79c879067
commit 7accbcbe9b
6 changed files with 94 additions and 0 deletions

View File

@@ -1,9 +1,15 @@
reagent-name-aluminium = aluminium
reagent-desc-aluminium = A silver, soft, non-magnetic, and ductile metal.
reagent-name-ash = ash
reagent-desc-ash = A light grey powdery residue
reagent-name-carbon = carbon
reagent-desc-carbon = A black, crystalline solid.
reagent-name-charcoal = charcoal
reagent-desc-charcoal = A black, porous solid
reagent-name-chlorine = chlorine
reagent-desc-chlorine = A yellow-green gas which is toxic to humans.