module Base
{
	model 97bushmasterGasCan0
    {
        mesh = vehicles/Vehicles_97bushmaster_Body|bush_gascan,
		texture = Vehicles/Items_USMIL_gasCan0,
		shader = vehiclewheel,
		scale = 0.1,
    }

    model 97bushmasterWaterCan0
    {
        mesh = vehicles/Vehicles_97bushmaster_Body|bush_gascan,
		texture = Vehicles/Items_USMIL_waterCan0,
		shader = vehiclewheel,
		scale = 0.1,
    }

	template vehicle BUSHCans
	{
		part BUSHCanOne
        	{

			model GasCanOne
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 0.0100,
                		invertZ = TRUE,
				}

			model GasCanOneE
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 0.0100,
                		invertZ = TRUE,
				}

			model WaterCanOne
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 0.0100,
                		invertZ = TRUE,
				}

			model WaterCanOneE
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 0.0100,
                		invertZ = TRUE,
				}

			area = TireRearLeft,
			category = Other,
			specificItem = false,
			itemType = USMIL.GasCan0;USMIL.emptyGasCan0;USMIL.emptyWaterCan0;USMIL.WaterCan0,
			mechanicRequireKey = false,

			table install
			{

                	time = 200,
                	skills = Mechanics:1,
                	recipes = Basic Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = BUSH.InstallComplete.GasCanOne,
                    requireInstalled = BUSHFenderLeft,
            		}

            	table uninstall
            		{

					time = 200,
					skills = Mechanics:1,
					recipes = Basic Mechanics,
                	test = Vehicles.UninstallTest.Default,
					complete = BUSH.UninstallComplete.GasCanOne,
            		}

            		lua
            		{
						create = BUSH.Create.GasCanOne,
						init = BUSH.Init.GasCanOne,
					}
		}

		part BUSHCanTwo
        {

			model GasCanTwo
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.3300,
				}

			model GasCanTwoE
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.3300,
				}

			model WaterCanOne
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.3300,
				}

			model WaterCanOneE
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.3300,
				}

			area = TireRearLeft,
			category = Other,
			specificItem = false,
			itemType = USMIL.GasCan0;USMIL.emptyGasCan0;USMIL.emptyWaterCan0;USMIL.WaterCan0,
			mechanicRequireKey = false,

			table install
			{

                	time = 200,
                	skills = Mechanics:1,
                	recipes = Basic Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = BUSH.InstallComplete.GasCanTwo,
                    requireInstalled = BUSHFenderLeft,
            		}

            		table uninstall
            		{

					time = 200,
					skills = Mechanics:1,
					recipes = Basic Mechanics,
                	test = Vehicles.UninstallTest.Default,
					complete = BUSH.UninstallComplete.GasCanTwo,
            		}

            		lua
            		{
						create = BUSH.Create.GasCanTwo,
						init = BUSH.Init.GasCanTwo,
					}
		}

		part BUSHCanThree
        {

			model GasCanThree
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.6600,
				}

			model GasCanThreeE
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.6600,
				}

			model WaterCanOne
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.6600,
				}

			model WaterCanOneE
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.6600,
				}

			area = TireRearLeft,
			category = Other,
			specificItem = false,
			itemType = USMIL.GasCan0;USMIL.emptyGasCan0;USMIL.emptyWaterCan0;USMIL.WaterCan0,
			mechanicRequireKey = false,

			table install
			{

                	time = 200,
                	skills = Mechanics:1,
                	recipes = Basic Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = BUSH.InstallComplete.GasCanThree,
                    requireInstalled = BUSHFenderLeft,
            		}

            		table uninstall
            		{

					time = 200,
					skills = Mechanics:1,
					recipes = Basic Mechanics,
                	test = Vehicles.UninstallTest.Default,
					complete = BUSH.UninstallComplete.GasCanThree,
            		}

            		lua
            		{
						create = BUSH.Create.GasCanThree,
						init = BUSH.Init.GasCanThree,
					}
		}

		part BUSHCanFour
        {

			model GasCanFour
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.9900,
				}

			model GasCanFourE
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -0.9900,
				}

			model WaterCanOne
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.9900,
				}

			model WaterCanOneE
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -0.9900,
				}

			area = TireRearLeft,
			category = Other,
			specificItem = false,
			itemType = USMIL.GasCan0;USMIL.emptyGasCan0;USMIL.emptyWaterCan0;USMIL.WaterCan0,
			mechanicRequireKey = false,

			table install
			{

                	time = 200,
                	skills = Mechanics:1,
                	recipes = Basic Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = BUSH.InstallComplete.GasCanFour,
                    requireInstalled = BUSHFenderLeft,
            		}

            		table uninstall
            		{

					time = 200,
					skills = Mechanics:1,
					recipes = Basic Mechanics,
                	test = Vehicles.UninstallTest.Default,
					complete = BUSH.UninstallComplete.GasCanFour,
            		}

            		lua
            		{
						create = BUSH.Create.GasCanFour,
						init = BUSH.Init.GasCanFour,
					}
		}

		part BUSHCanFive
        {

			model GasCanFive
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -1.3200,
				}

			model GasCanFiveE
				{
                		file = 97bushmasterGasCan0,
                		offset = 0.0000 0.0000 -1.3200,
				}

			model WaterCanOne
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -1.3200,
				}

			model WaterCanOneE
				{
                		file = 97bushmasterWaterCan0,
                		offset = 0.0000 0.0000 -1.3200,
				}

			area = TireRearLeft,
			category = Other,
			specificItem = false,
			itemType = USMIL.GasCan0;USMIL.emptyGasCan0;USMIL.emptyWaterCan0;USMIL.WaterCan0,
			mechanicRequireKey = false,

			table install
			{

                	time = 200,
                	skills = Mechanics:1,
                	recipes = Basic Mechanics,
                	test = Vehicles.InstallTest.Default,
                	complete = BUSH.InstallComplete.GasCanFive,
                    requireInstalled = BUSHFenderLeft,
            		}

            		table uninstall
            		{

					time = 200,
					skills = Mechanics:1,
					recipes = Basic Mechanics,
                	test = Vehicles.UninstallTest.Default,
					complete = BUSH.UninstallComplete.GasCanFive,
            		}

            		lua
            		{
						create = BUSH.Create.GasCanFive,
						init = BUSH.Init.GasCanFive,
					}
		}
	}
		
}