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 Flunder : DropItem
|
||||
{
|
||||
public override int Id => 5;
|
||||
public override int Id => 23;
|
||||
public override string Name => "Flunder";
|
||||
public override string Description => "Ein Fisch";
|
||||
public override int Gewicht => 7700;
|
||||
|
||||
Reference in New Issue
Block a user