bisschen mehr gönnen (hanf ankaufpreis minimal den angehobenen samenpreisen angepasst)

This commit is contained in:
Luke
2021-05-29 23:16:59 +00:00
parent d26eabdbc8
commit ee62d6bf24

View File

@@ -1,4 +1,4 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;
@@ -40,8 +40,8 @@ namespace ReallifeGamemode.Server.Managers
/// </summary> /// </summary>
public static int CANNABIS_PRICE = 0; public static int CANNABIS_PRICE = 0;
private const int CANNABIS_PRICE_MIN = 50; private const int CANNABIS_PRICE_MIN = 80;
private const int CANNABIS_PRICE_MAX = 125; private const int CANNABIS_PRICE_MAX = 140;
/// <summary> /// <summary>
/// Wie viele Samen ein Spieler pro Tag maximal kaufen darf /// Wie viele Samen ein Spieler pro Tag maximal kaufen darf