Slip Nerfs (#7733)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -34,5 +34,5 @@ public sealed class GlassTableComponent : Component
|
||||
/// <summary>
|
||||
/// How long should someone who climbs on this table be stunned for?
|
||||
/// </summary>
|
||||
public float StunTime = 5.0f;
|
||||
public float StunTime = 2.0f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user