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 int Gewicht => 50;
|
||||
public string Einheit => "g";
|
||||
public uint Object => 3076948544;
|
||||
public int Price => 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user