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 Lachs : DropItem
|
||||
{
|
||||
public override int Id => 8;
|
||||
public override int Id => 24;
|
||||
public override string Name => "Lachs";
|
||||
public override string Description => "Du Lachs";
|
||||
public override int Gewicht => 4200;
|
||||
|
||||
Reference in New Issue
Block a user