Increase the time it takes to strip something off of someone (#7866)
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Content.Server.Strip
|
|||||||
[Dependency] private readonly IEntitySystemManager _sysMan = default!;
|
[Dependency] private readonly IEntitySystemManager _sysMan = default!;
|
||||||
private StrippableSystem _strippableSystem = default!;
|
private StrippableSystem _strippableSystem = default!;
|
||||||
|
|
||||||
public const float StripDelay = 2f;
|
public const float StripDelay = 6f;
|
||||||
|
|
||||||
// TODO: This component needs localization.
|
// TODO: This component needs localization.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user