Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)
This commit is contained in:
committed by
GitHub
parent
2d06990ee3
commit
9b1142973e
@@ -33,8 +33,8 @@ namespace Content.Server.Construction
|
||||
prototype = "MetalRodStack1";
|
||||
break;
|
||||
|
||||
case StackType.Phoron:
|
||||
prototype = "PhoronStack1";
|
||||
case StackType.Plasma:
|
||||
prototype = "PlasmaStack1";
|
||||
break;
|
||||
|
||||
case StackType.Plasteel:
|
||||
|
||||
Reference in New Issue
Block a user