module Base
{
	model 91geoMetroWindshielda0
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_windshield_front_a,
		shader = damn_vehicle_shader,
        scale = 0.1,
    	}

    model 91geoMetroDoorfla
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_window_fl_a,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    	}

    model 91geoMetroDoorfra
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_window_fr_a,
		shader = damn_vehicle_shader,
        scale = 0.1,
        static = FALSE,
    	}

    model 91geoMetroDoorrla
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_window_rl_a,
		shader = damn_vehicle_shader,
        scale = 0.1,
    	}

    model 91geoMetroDoorrra
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_window_rr_a,
		shader = damn_vehicle_shader,
        scale = 0.1,
    	}

    model 91geoMetroWindshieldreara
    	{
        mesh = vehicles/Vehicles_91geoMetro_Body|geo_windshield_rear_a,
		shader = damn_vehicle_shader,
		static = false,
        scale = 0.1,
    	}

	template vehicle GEO91Armor
		{
		part DAMNWindshieldArmor
        	{

			model GEO91winda0
				{
                		file = 91geoMetroWindshielda0,
				}

			area = Engine,
			category = bodywork,
			specificItem = false,
			itemType = Base.91geoMetroWindshieldArmor,
			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 = GEO91.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 = GEO91.UninstallComplete.WindshieldArmor,
            		}

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

		part DAMNFrontLeftArmor
        {

			model GEO91leftdoora
				{
                		file = 91geoMetroDoorfla,
				}

			area = SeatFrontLeft,
			category = bodywork,
			parent = DoorFrontLeft,
			specificItem = false,
			itemType = Base.91geoMetroFrontWindowArmor,
			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 = GEO91.InstallComplete.WindowFrontLeftArmor,
                	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 = GEO91.UninstallComplete.WindowFrontLeftArmor,
            		}

            		lua
            		{
					create = GEO91.Create.WindowFrontLeftArmor,
					init = GEO91.Init.WindowFrontLeftArmor,
					}
		}

		part DAMNFrontRightArmor
        {

			model GEO91rightdoora
				{
                		file = 91geoMetroDoorfra,
				}

			area = SeatFrontRight,
			category = bodywork,
			parent = DoorFrontRight,
			specificItem = false,
			itemType = Base.91geoMetroFrontWindowArmor,
			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 = GEO91.InstallComplete.WindowFrontRightArmor,
                	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 = GEO91.UninstallComplete.WindowFrontRightArmor,
            		}

            		lua
            		{
					create = GEO91.Create.WindowFrontRightArmor,
					init = GEO91.Init.WindowFrontRightArmor,
					}
		}

		part DAMNRearLeftArmor
        {

			model GEO91leftdoorra
				{
                		file = 91geoMetroDoorrla,
				}

			area = SeatRearLeft,
			category = bodywork,
			specificItem = false,
			itemType = Base.91geoMetroRearWindowArmor,
			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 = GEO91.InstallComplete.WindowRearLeftArmor,
                	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 = GEO91.UninstallComplete.WindowRearLeftArmor,
            		}

            		lua
            		{
					create = GEO91.Create.WindowRearLeftArmor,
					init = GEO91.Init.WindowRearLeftArmor,
					}
		}

		part DAMNRearRightArmor
        {

			model GEO91rightdoorra
				{
                		file = 91geoMetroDoorrra,
				}

			area = SeatRearRight,
			category = bodywork,
			specificItem = false,
			itemType = Base.91geoMetroRearWindowArmor,
			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 = GEO91.InstallComplete.WindowRearRightArmor,
                	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 = GEO91.UninstallComplete.WindowRearRightArmor,
            		}

            		lua
            		{
					create = GEO91.Create.WindowRearRightArmor,
					init = GEO91.Init.WindowRearRightArmor,
					}
		}

		part DAMNWindshieldRearArmor
        {

				model GEO91windra
				{
                		file = 91geoMetroWindshieldreara,
				}

			area = TruckBed,
			category = bodywork,
			parent = TrunkDoor,
			specificItem = false,
			itemType = Base.91geoMetroWindshieldRearArmor,
			mechanicRequireKey = false,
            durability = 5,

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

                	time = 700,
                	skills = Mechanics:4,
                	recipes = Intermediate Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = GEO91.InstallComplete.WindshieldRearArmor,
                	requireInstalled = WindshieldRear,
            }

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

					time = 750,
					skills = Mechanics:4,
					recipes = Intermediate Mechanics,
		            test = Vehicles.UninstallTest.Default,
					complete = GEO91.UninstallComplete.WindshieldRearArmor,
            		}

            		lua
            		{
					create = GEO91.Create.WindshieldRearArmor,
					init = GEO91.Init.WindshieldRearArmor,
					}
		}
	}

}