DIFF

CarBattery.c

class CarBattery : VehicleBattery 
{
	static int SLOT_ID = InventorySlots.GetSlotIdFromString("CarBattery");

}