finish weaponDealsystem for pd and fib & and change item IDs
This commit is contained in:
@@ -10,7 +10,7 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
{
|
||||
public class Cannabis : IDroppableItem
|
||||
{
|
||||
public int Id => 4;
|
||||
public int Id => 30;
|
||||
public string Name => "Grünes Gift";
|
||||
public string Description => "puff puff and pass";
|
||||
public int Gewicht => 50;
|
||||
|
||||
Reference in New Issue
Block a user