fix pflanzen
This commit is contained in:
@@ -53,7 +53,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Wie viele Pflanzen ein Spieler gleichzeitig anpflanen darf
|
/// Wie viele Pflanzen ein Spieler gleichzeitig anpflanen darf
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private const int MAX_CONCURRENT_PLANTS = 5;
|
private const int MAX_CONCURRENT_PLANTS = 50;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Wie viel Cannabis man für einen Joint braucht
|
/// Wie viel Cannabis man für einen Joint braucht
|
||||||
|
|||||||
Reference in New Issue
Block a user