module Base

{

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

    item 66pontiacLeMansFrontDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Front Door,
        Icon	=	GTO66_doorf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansFrontDoorWI,
    }

	/************************ Carmor ************************/

    item 66pontiacLeMansWindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Windshield Armor,
        Icon    =   GTO66_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansWindshieldArmorWI,
    }
	item 66pontiacLeMansFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Front Window Armor,
        Icon	=	GTO66_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansFrontWindowArmorWI,
    }

    item 66pontiacLeMansWindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Rear Windshield Armor,
        Icon    =   GTO66_windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansWindshieldRearArmorWI,
    }

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

    item 66pontiacLeMansEngineDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans Hood,
        Icon	=	GTO66_hood0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansEngineDoorWI,
    }

    item 66pontiacGTOEngineDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac GTO Hood,
        Icon    =   GTO66_hood1,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacGTOEngineDoorWI,
    }

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

    item 66pontiacLeMansTrunkDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Trunk Lid,
        Icon	=	GTO66_trunkl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansTrunkDoorWI,
    }

    /************************ Seats ************************/

    item 66pontiacLeMansSeatFront3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Front Seat,
        Icon	=	GTO66_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansSeatFrontWI,
    }

    item 66pontiacLeMansSeatRear3
    {
        DisplayCategory = VehicleMaintenance,
        Weight =   13.0,
        Type   =   Normal,
        VehicleType =   3,
        DisplayName    =   66 Pontiac LeMans / GTO Rear Seat,
        Icon   =   GTO66_seatr,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansSeatRearWI,
    }


    /************************ Bumpers ************************/

	item 66pontiacLeMansBumperFront0
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	6.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Front Bumper,
        Icon	=	GTO66_bump0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansBumperFront0WI,
    }

    item 66pontiacLeMansBumperFrontA
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   16.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Reinforced Front Bumper,
        Icon    =   GTO66_bumpA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansBumperFrontAWI,
    }

    item 66pontiacLeMansBullbarFrontA
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Bullbar,
        Icon    =   GTO66_bullA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansBullbarFrontAWI,
    }

    item 66pontiacLeMansBumperRear
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   5.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Rear Bumper,
        Icon    =   GTO66_bumpr0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansBumperRearWI,
    }

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

	item 66pontiacLeMansWindshield3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Windshield,
        Icon	=	GTO66_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansWindshieldWI,
    }

	item 66pontiacLeMansFrontSideWindow3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	4.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	66 Pontiac LeMans / GTO Front Side Window,
        Icon	=	GTO66_winf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansFrontSideWindowWI,
    }

    item 66pontiacLeMansRearWindshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Rear Windshield,
        Icon    =   GTO66_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansRearWindshieldWI,
    }

    /************************ Roof ************************/

    item 66pontiacLeMansRoof0
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   19.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Roof,
        Icon    =   GTO66_roof,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansRoofWI,
    }

}