Make bible less annoying (#6396)
This commit is contained in:
@@ -33,6 +33,6 @@ namespace Content.Server.Bible.Components
|
||||
|
||||
public TimeSpan LastAttackTime;
|
||||
public TimeSpan CooldownEnd;
|
||||
public float CooldownTime { get; } = 1f;
|
||||
public float CooldownTime { get; } = 5f;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user