module Base
{

	item CBX_Glasses_1
	{
	    DisplayCategory = Accessory,	
        ItemType				= base:Clothing,
		ClothingItem = Glasses_1,
		BodyLocation = Eyes,
		Icon = A1_10,
		Weight = 0.1,
		Cosmetic = TRUE,
		ChanceToFall = 10,
        Insulation = 0.25,
		WorldStaticModel = WorldItem-Ochi_1_Ground,	
	}

	item CBX_Glasses_2
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = Glasses_2,
		BodyLocation = Eyes,
		IconsForTexture = OH_1;OH_2;OH_3;OH_4;OH_5,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
		WorldStaticModel = WorldItem-Ochi_2_Ground,	
	}

	item CBX_Glasses_3
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = Glasses_3,
		BodyLocation = Eyes,
		IconsForTexture = OH2_1;OH2_2;OH2_3;OH2_4;OH2_5,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
		WorldStaticModel = WorldItem-Ochi_3_Ground,	
	}

	item CBX_OHI_1
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_1,
		BodyLocation = Eyes,
		Icon = OHI_1,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_2
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_2,
		BodyLocation = Eyes,
		Icon = OHI_2,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_3
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_3,
		BodyLocation = Eyes,
		Icon = OHI_3,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_4
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_4,
		BodyLocation = Eyes,
		Icon = OHI_4,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_5
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_5,
		BodyLocation = Eyes,
		Icon = OHI_5,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_6
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_6,
		BodyLocation = Eyes,
		Icon = OHI_6,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_7
	{
	    DisplayCategory = Accessory,	
        ItemType				= base:Clothing,
		ClothingItem = OHI_7,
		BodyLocation = Eyes,
		Icon = OHI_7,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

	item CBX_OHI_8
	{
	    DisplayCategory = Accessory,		
        ItemType				= base:Clothing,
		ClothingItem = OHI_8,
		BodyLocation = Eyes,
		Icon = OHI_8,
		Weight = 0.01,
		Cosmetic = TRUE,
		ChanceToFall = 50,
        WorldStaticModel = WorldItem-OHI_1_Ground,	
	}

}