finish weaponDealsystem for pd and fib & and change item IDs
This commit is contained in:
@@ -8,7 +8,7 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
{
|
||||
public class Cocain : FoodItem
|
||||
{
|
||||
public override int Id => 3;
|
||||
public override int Id => 31;
|
||||
public override string Name => "Kosks";
|
||||
public override string Description => "Rave";
|
||||
public override int Gewicht => 50;
|
||||
|
||||
Reference in New Issue
Block a user