bisschen mehr gönnen (hanf ankaufpreis minimal den angehobenen samenpreisen angepasst)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
@@ -40,8 +40,8 @@ namespace ReallifeGamemode.Server.Managers
|
||||
/// </summary>
|
||||
public static int CANNABIS_PRICE = 0;
|
||||
|
||||
private const int CANNABIS_PRICE_MIN = 50;
|
||||
private const int CANNABIS_PRICE_MAX = 125;
|
||||
private const int CANNABIS_PRICE_MIN = 80;
|
||||
private const int CANNABIS_PRICE_MAX = 140;
|
||||
|
||||
/// <summary>
|
||||
/// Wie viele Samen ein Spieler pro Tag maximal kaufen darf
|
||||
|
||||
Reference in New Issue
Block a user