module Base
{
	model 84buickElectraWindshieldaW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindshieldaM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }    
    model 84buickElectraWindowflaW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fl_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowflaM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fl_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowfraW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fr_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowfraM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fr_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowrlaW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rl_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowrlaM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rl_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowrraW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rr_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowrraM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rr_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindshieldRearaW
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_rear_aw,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindshieldRearaM
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_rear_am,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindowflaWC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fl_aw_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowflaMC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fl_am_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowfraWC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fr_aw_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowfraMC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_fr_am_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    }
    model 84buickElectraWindowrlaWC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rl_aw_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindowrlaMC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rl_am_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindowrraWC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rr_aw_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindowrraMC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_window_rr_am_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindshieldRearaWC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_rear_aw_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }
    model 84buickElectraWindshieldRearaMC
    {
        mesh = vehicles/Vehicles_84buickElectra_Body|84c-platform_windshield_rear_am_c,
		shader = damn_vehicle_shader,
        scale = 0.1,
    }

	template vehicle ELE84WindshieldArmor
		{
		part DAMNWindshieldArmor
        	{

			model ELE84windaW
				{
                		file = 84buickElectraWindshieldaW,
				}
            model ELE84windaM
				{
                		file = 84buickElectraWindshieldaM,
				}

			area = Engine,
			category = bodywork,
			specificItem = false,
			itemType = Base.85gmBbodyWindshieldArmorW;Base.85gmBbodyWindshieldArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 550,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.WindshieldArmor,
                	requireInstalled = Windshield,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

						time = 600,
						skills = Mechanics:4,
						recipes = Intermediate Mechanics,
			            test = Vehicles.UninstallTest.Default,
						complete = ELE84.UninstallComplete.WindshieldArmor,
            		}

            		lua
            		{
					create = ELE84.Create.WindshieldArmor,
					init = ELE84.Init.WindshieldArmor,
					}
		}

    }

	template vehicle ELE84SideArmor
	{

		part DAMNFrontLeftArmor
        {

			model ELE84leftWindowaW
				{
                		file = 84buickElectraWindowflaW,
				}
            model ELE84leftWindowaM
				{
                		file = 84buickElectraWindowflaM,
				}

			area = SeatFrontLeft,
			category = bodywork,
			parent = DoorFrontLeft,
			specificItem = false,
			itemType = Base.85gmBbodyFrontWindowArmorW;Base.85gmBbodyFrontWindowArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 500,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.FrontLeftArmor,
                	requireInstalled = WindowFrontLeft,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

					time = 550,
					skills = Mechanics:4,
					recipes = Intermediate Mechanics,
		            test = Vehicles.UninstallTest.Default,
					complete = ELE84.UninstallComplete.FrontLeftArmor,
            		}

            		lua
            		{
					create = ELE84.Create.FrontLeftArmor,
					init = ELE84.Init.FrontLeftArmor,
					}
		}

		part DAMNFrontRightArmor
        {

			model ELE84rightWindowaW
				{
                		file = 84buickElectraWindowfraW,
				}
            model ELE84rightWindowaM
				{
                		file = 84buickElectraWindowfraM,
				}

			area = SeatFrontRight,
			category = bodywork,
			parent = WindowFrontRight,
			specificItem = false,
			itemType = Base.85gmBbodyFrontWindowArmorW;Base.85gmBbodyFrontWindowArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 500,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.FrontRightArmor,
                	requireInstalled = WindowFrontRight,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

					time = 550,
					skills = Mechanics:4,
					recipes = Intermediate Mechanics,
		            test = Vehicles.UninstallTest.Default,
					complete = ELE84.UninstallComplete.FrontRightArmor,
            		}

            		lua
            		{
					create = ELE84.Create.FrontRightArmor,
					init = ELE84.Init.FrontRightArmor,
					}
		}

		part DAMNRearLeftArmor
        {

			model ELE84leftWindowraW
				{
                		file = 84buickElectraWindowrlaW,
				}
            model ELE84leftWindowraM
				{
                		file = 84buickElectraWindowrlaM,
				}

			area = SeatRearLeft,
			category = bodywork,
			parent = WindowRearLeft,
			specificItem = false,
			itemType = Base.85gmBbodyRearWindowArmorW;Base.85gmBbodyRearWindowArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 500,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.RearLeftArmor,
                	requireInstalled = WindowRearLeft,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

					time = 550,
					skills = Mechanics:4,
					recipes = Intermediate Mechanics,
		            test = Vehicles.UninstallTest.Default,
					complete = ELE84.UninstallComplete.RearLeftArmor,
            		}

            		lua
            		{
					create = ELE84.Create.RearLeftArmor,
					init = ELE84.Init.RearLeftArmor,
					}
		}

		part DAMNRearRightArmor
        {

			model ELE84rightWindowraW
				{
                		file = 84buickElectraWindowrraW,
				}
            model ELE84rightWindowraM
				{
                		file = 84buickElectraWindowrraM,
				}

			area = SeatRearRight,
			category = bodywork,
			parent = WindowRearRight,
			specificItem = false,
			itemType = Base.85gmBbodyRearWindowArmorW;Base.85gmBbodyRearWindowArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 500,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.RearRightArmor,
                	requireInstalled = WindowRearRight,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

					time = 550,
					skills = Mechanics:4,
					recipes = Intermediate Mechanics,
		            test = Vehicles.UninstallTest.Default,
					complete = ELE84.UninstallComplete.RearRightArmor,
            		}

            		lua
            		{
					create = ELE84.Create.RearRightArmor,
					init = ELE84.Init.RearRightArmor,
					}
		}

    }

    template vehicle ELE84SideArmorCoupe
	{
        template! = ELE84SideArmor,

		part DAMNFrontLeftArmor
        {

			model ELE84leftWindowaW
				{
                		file = 84buickElectraWindowflaWC,
				}
            model ELE84leftWindowaM
				{
                		file = 84buickElectraWindowflaMC,
				}
		}

		part DAMNFrontRightArmor
        {

			model ELE84rightWindowaW
				{
                		file = 84buickElectraWindowfraWC,
				}
            model ELE84rightWindowaM
				{
                		file = 84buickElectraWindowfraMC,
				}
		}

		part DAMNRearLeftArmor
        {

			model ELE84leftWindowraW
				{
                		file = 84buickElectraWindowrlaWC,
				}
            model ELE84leftWindowraM
				{
                		file = 84buickElectraWindowrlaMC,
				}
		}

		part DAMNRearRightArmor
        {

			model ELE84rightWindowraW
				{
                		file = 84buickElectraWindowrraWC,
				}
            model ELE84rightWindowraM
				{
                		file = 84buickElectraWindowrraMC,
				}
		}

    }

    template vehicle ELE84WindshieldRearArmorSedan
	{

		part DAMNWindshieldRearArmor
        	{

			model ELE84windraW
				{
                		file = 84buickElectraWindshieldRearaW,
				}
            model ELE84windraM
				{
                		file = 84buickElectraWindshieldRearaM,
				}

			area = TruckBed,
			category = bodywork,
			specificItem = false,
			itemType = Base.85gmBbodyWindshieldRearArmorW;Base.85gmBbodyWindshieldRearArmorM,
			mechanicRequireKey = false,
            durability = 5,

			table install
			{
                	items
                	{
                    	1
                    		{
                        	tags = Screwdriver,
                        	count = 1,
                        	keep = true,
							equip = primary,
                    		}
                	}

                	time = 550,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = ELE84.InstallComplete.WindshieldRearArmorS,
                	requireInstalled = WindshieldRear,
            		}

            		table uninstall
            		{
                	items
                	{
                    	1
                    		{
			  				tags = Screwdriver,
							count = 1,
							keep = true,
							equip = primary,
                    		}
                	}

						time = 600,
						skills = Mechanics:4,
						recipes = Intermediate Mechanics,
			            test = Vehicles.UninstallTest.Default,
						complete = ELE84.UninstallComplete.WindshieldRearArmorS,
            		}

            		lua
            		{
					create = ELE84.Create.WindshieldRearArmorS,
					init = ELE84.Init.WindshieldRearArmorS,
					}
		}
	}

    template vehicle ELE84WindshieldRearArmorCoupe
	{
        template! = ELE84WindshieldRearArmorSedan,

		part DAMNWindshieldRearArmor
        	{

			model ELE84windraW
				{
                		file = 84buickElectraWindshieldRearaWC,
				}
            model ELE84windraM
				{
                		file = 84buickElectraWindshieldRearaMC,
				}
		}
	}

    template vehicle ELE84ArmorSedan
	{
        template! = ELE84WindshieldArmor,
        template! = ELE84SideArmor,
        template! = ELE84WindshieldRearArmorSedan,
    }

    template vehicle ELE84ArmorCoupe
	{
        template! = ELE84WindshieldArmor,
        template! = ELE84SideArmorCoupe,
        template! = ELE84WindshieldRearArmorCoupe,
    }

}