Nerf electrocution (#5651)
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Content.Server.Electrocution
|
||||
/// Shock time, in seconds.
|
||||
/// </summary>
|
||||
[DataField("shockTime")]
|
||||
public float ShockTime { get; } = 30f;
|
||||
public float ShockTime { get; } = 8f;
|
||||
|
||||
[DataField("siemensCoefficient")]
|
||||
public float SiemensCoefficient { get; } = 1f;
|
||||
|
||||
Reference in New Issue
Block a user