Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)
This commit is contained in:
committed by
GitHub
parent
2d06990ee3
commit
9b1142973e
@@ -225,7 +225,7 @@ namespace Content.Server.GameObjects.Components.Atmos
|
||||
|
||||
case "chem.WeldingFuel":
|
||||
case "chem.Thermite":
|
||||
case "chem.Phoron":
|
||||
case "chem.Plasma":
|
||||
case "chem.Ethanol":
|
||||
AdjustFireStacks(volume.Float() / 10f);
|
||||
return volume;
|
||||
|
||||
Reference in New Issue
Block a user