Nerf hacking speed (#5264)
This commit is contained in:
@@ -12,6 +12,8 @@ namespace Content.Server.WireHacking
|
||||
[ViewVariables] private readonly Dictionary<string, WireLayout> _layouts =
|
||||
new();
|
||||
|
||||
public const float ScrewTime = 2.5f;
|
||||
|
||||
public override void Initialize()
|
||||
{
|
||||
base.Initialize();
|
||||
|
||||
Reference in New Issue
Block a user