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