diff --git a/ReallifeGamemode.Server/Managers/HanfManager.cs b/ReallifeGamemode.Server/Managers/HanfManager.cs index e58ce527..61a40387 100644 --- a/ReallifeGamemode.Server/Managers/HanfManager.cs +++ b/ReallifeGamemode.Server/Managers/HanfManager.cs @@ -53,7 +53,7 @@ namespace ReallifeGamemode.Server.Managers /// /// Wie viele Pflanzen ein Spieler gleichzeitig anpflanen darf /// - private const int MAX_CONCURRENT_PLANTS = 5; + private const int MAX_CONCURRENT_PLANTS = 50; /// /// Wie viel Cannabis man für einen Joint braucht