Y (#3476)
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Content.Server.GameObjects.EntitySystems
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// How many points to give to every bank account every <see cref="Delay"/> seconds.
|
/// How many points to give to every bank account every <see cref="Delay"/> seconds.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private const int PointIncrease = 20;
|
private const int PointIncrease = 150;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Keeps track of how much time has elapsed since last balance increase.
|
/// Keeps track of how much time has elapsed since last balance increase.
|
||||||
|
|||||||
Reference in New Issue
Block a user