* 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
38 lines
754 B
YAML
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
|