Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)
This commit is contained in:
committed by
GitHub
parent
2d06990ee3
commit
9b1142973e
@@ -99,8 +99,8 @@
|
||||
amount: 0.5
|
||||
|
||||
- type: reagent
|
||||
id: chem.Phoron
|
||||
name: phoron
|
||||
id: chem.Plasma
|
||||
name: plasma
|
||||
desc: Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.
|
||||
physicalDesc: gaseous
|
||||
color: "#7e009e"
|
||||
|
||||
@@ -38,9 +38,9 @@
|
||||
specificHeat: 1000
|
||||
|
||||
- type: material
|
||||
id: phoron
|
||||
name: phoron
|
||||
icon: Objects/Materials/phoron_sheet.png
|
||||
id: plasma
|
||||
name: plasma
|
||||
icon: Objects/Materials/sheets.rsi/plasma.png
|
||||
density: 200
|
||||
electricResistivity: 2.1e-1
|
||||
thermalConductivity: 80
|
||||
|
||||
Reference in New Issue
Block a user