Add ItemShop, fix ClotheShop Payment, fix Vehicle Respawn, Add Vehicle Lock from outside
This commit is contained in:
@@ -19,5 +19,6 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
public override int Gewicht => 3000;
|
||||
public override string Einheit => "g";
|
||||
public override uint Object => 3666746839; //3061944032
|
||||
public override int Price => 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user