module Base
{
    /************************ Magazine ************************/  

	item 88ChevyS10Magazine
    {
	    DisplayName = 88 Chevrolet S10 Auto Manual,
		DisplayCategory = SkillBook,
		ItemType = base:literature,
		Weight = 0.5,
		Icon = CH88_mag,
		BoredomChange = -20,
        StressChange = -15,
		LearnedRecipes = 88ChevyS10MakeHood;88ChevyS10MakeFrontDoor;88ChevyS10MakeTrunkLid;88ChevyS10MakeTopTrunkLid;88ChevyS10MakeFrontWindshield;88ChevyS10MakeFrontSideWindow;88ChevyS10MakeRearWindshield;88ChevyS10MakeBedCap;80sPickupMakeRoofrack;80sPickupMakeFrontSeat;80sPickupMakeRearSeat,
		Tooltip = Tooltip_item_damnAutoManual,
		StaticModel = Magazine,
		WorldStaticModel = 88ChevyS10MagazineWI,
		Tags = base:magazine,
    }

	/************************* Doors ************************/

    item 88ChevyS10CarFrontDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Door,
        Icon	=	CH88door_f,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10CarFrontDoorWI,
        Tags = base:hasmetal;damnlib:damnDoorModern,
    }

  /************************ Hood ************************/

    item 88ChevyS10EngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Hood,
        Icon	=	CH88hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10EngineDoorWI,
        Tags = base:hasmetal;damnlib:damnHood,
    }

    /************************ Trunk Lid ************************/

    item 88ChevyS10TrunkDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Trunk Lid,
        Icon	=	CH88trunkDoor,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10TrunkDoorWI,
        Tags = base:hasmetal;damnlib:damnTrunkLid,
    }

    item 88ChevyS10TrunkDoorTop2
    {
      DisplayCategory = VehicleMaintenance,
        Weight  = 10.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName = 88 Chevrolet S10 Top Trunk Lid,
        Icon  = CH88trunkDoorTop,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10TrunkDoorTopWI,
        Tags = base:hasmetal;damnlib:damnTrunkLid,
    }

   /************************ Bumpers and Bullbars ************************/

	item 88ChevyS10BumperFront
      {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Front Bumper,
        Icon	=	CH88bump_f,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10BumperFrontWI,
        Tooltip = Tooltip_item_damnBumperFront,
        Tags = base:hasmetal;damnlib:damnMetalBumper,
      }

      item 88ChevyS10BullbarFront
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName =   88 Chevrolet S10 Front Bullbar,
        Icon    =   CH88bull_f,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10BullbarFrontWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

      item 88ChevyS10BumperRear
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName =   88 Chevrolet S10 Rear Bumper,
        Icon    =   CH88bump_r,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10BumperRearWI,
        Tooltip = Tooltip_item_damnBumperRear,
        Tags = base:hasmetal;damnlib:damnMetalBumper,
      }

     /************************ Windows ************************/

	item 88ChevyS10Windshield2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Windshield,
        Icon	=	CH88w_f,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10WindshieldWI,
        Tags = Glass;damnWindshield,
    }

	item 88ChevyS10WindowSide2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	3.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName	=	88 Chevrolet S10 Side Window,
        Icon	=	CH88w_s,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10WindowSideWI,
        Tags = base:glass;damnlib:damnWindow,
    }

    item 88ChevyS10WindshieldRear2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName =   88 Chevrolet S10 Rear Windshield,
        Icon    =   CH88w_r,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10WindshieldRearWI,
        Tags = base:glass;damnlib:damnWindshield,
    }

    /************************ Butt stuff ************************/

    item 88ChevyS10BedCover
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   21.0,
        ItemType = base:normal,
        VehicleType =   2,
        DisplayName =   88 Chevrolet S10 Bed Cover,
        Icon    =   CH88cover,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 88ChevyS10BedCoverWI,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

}