Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)

This commit is contained in:
Vera Aguilera Puerto
2021-02-09 19:05:19 +01:00
committed by GitHub
parent 2d06990ee3
commit 9b1142973e
75 changed files with 154 additions and 129 deletions

View File

@@ -11,6 +11,6 @@ namespace Content.Shared.GameObjects.Components.Power
InsertingMetal,
InsertingGlass,
InsertingGold,
InsertingPhoron
InsertingPlasma
}
}