Files
crystall-punk-14/Resources/Prototypes/materials.yml
Swept bad7f9dc6b Lots of new inhands, adds phoron (#1220)
* Beaker Inhands

* Flashlight Inhands

* Tile Refactor

* Adds metal/glass sheet inhands

* Removes plasma

* Adds Phoron

* We boolin'

* Phoron inhands

* First Pass inhand food

* First food inhand pass

* Soda inhand sprites

* Actually adds them
2020-06-25 13:51:58 +02:00

38 lines
754 B
YAML

- type: material
id: steel
name: steel
color: gray
icon: Objects/Materials/sheet_metal.png
density: 7700
electricresistivity: 6.9e-7
thermalconductivity: 18
specificheat: 500
- type: material
id: glass
name: glass
color: '#e8f0ff33'
icon: Objects/Materials/sheet_glass.png
density: 2500
electricresistivity: 1.0e+13
thermalconductivity: 0.9
specificheat: 840
- type: material
id: gold
name: gold
icon: Objects/Materials/goldbar_single.png
density: 10000
electricresistivity: 8.0e-9
thermalconductivity: 30
specificheat: 1000
- type: material
id: phoron
name: phoron
icon: Objects/Materials/phoron_sheet.png
density: 200
electricresistivity: 2.1e-1
thermalconductivity: 80
specificheat: 2000