Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)
This commit is contained in:
committed by
GitHub
parent
2d06990ee3
commit
9b1142973e
@@ -11,6 +11,6 @@ namespace Content.Shared.GameObjects.Components.Power
|
||||
InsertingMetal,
|
||||
InsertingGlass,
|
||||
InsertingGold,
|
||||
InsertingPhoron
|
||||
InsertingPlasma
|
||||
}
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@ namespace Content.Shared.GameObjects.Components
|
||||
MVCable,
|
||||
HVCable,
|
||||
Gold,
|
||||
Phoron,
|
||||
Plasma,
|
||||
Ointment,
|
||||
Gauze,
|
||||
Brutepack,
|
||||
|
||||
Reference in New Issue
Block a user