Electrocution. (#4958)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
This commit is contained in:
committed by
GitHub
parent
66a3d5bf29
commit
ed3bf94a3b
7
Content.Client/Electrocution/ElectrocutionSystem.cs
Normal file
7
Content.Client/Electrocution/ElectrocutionSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Electrocution;
|
||||
|
||||
namespace Content.Client.Electrocution
|
||||
{
|
||||
public sealed class ElectrocutionSystem : SharedElectrocutionSystem
|
||||
{ }
|
||||
}
|
||||
@@ -58,6 +58,9 @@ namespace Content.Client.Entry
|
||||
"FloorTile",
|
||||
"ShuttleController",
|
||||
"HumanInventoryController",
|
||||
"RandomInsulation",
|
||||
"Electrified",
|
||||
"Electrocution",
|
||||
"Pourable",
|
||||
"Paper",
|
||||
"Write",
|
||||
|
||||
Reference in New Issue
Block a user