module Base
{
    item CBX_Trousers_Worker
    {
       DisplayCategory = Clothing,	
        ItemType				= base:Clothing,
        ClothingItem = Trousers_Worker,
        BodyLocation = Pants,
        IconsForTexture = C2_1;C2_2;C2_3;C2_4;C2_5;C2_6,
        BloodLocation = Trousers,
        BiteDefense = 15,
        ScratchDefense = 20,
        Insulation = 0.5,
        WindResistance = 0.5,
        FabricType = Denim,
		WorldStaticModel = WorldItem-Stani_3_Ground,
    }

    item CBX_SP2
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = SP2,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = SP2_1;SP2_2;SP2_3;SP2_4;SP2_5;SP2_6;SP2_7;SP2_8;SP2_9;SP2_10,
        ScratchDefense = 20,
        WindResistance = 0.55,
        FabricType = Cotton,
        Weight = 0.2,
		WorldStaticModel = WorldItem-Sportstan_Ground,		
    }

    item CBX_PAN
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = PAN,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = PAN_1;PAN_2;PAN_3;PAN_4;PAN_5;PAN_6;PAN_7;PAN_8;PAN_9;PAN_10;PAN_11;PAN_12;PAN_13;PAN_14;PAN_15,
        FabricType = Cotton,
        Weight = 0.05,
		RunSpeedModifier = 1.1,
		WorldStaticModel = WorldItem-PAN_Ground,		
    }

    item CBX_ST2
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = ST2,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = ST2_1;ST2_2;ST2_3;ST2_4;ST2_5;ST2_6;ST2_7;ST2_8;ST2_9;ST2_10;ST2_11;ST2_12;ST2_13;ST2_14;ST2_15;ST2_16;ST2_17;ST2_18;ST2_19;ST2_20,
        Insulation = 0.5,
        WindResistance = 0.4,
        FabricType = Denim,
        Weight = 0.5,
		WorldStaticModel = WorldItem-Stani_4_Ground,	
    }

    item CBX_ST3
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = ST3,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = ST3_1;ST3_2;ST3_3;ST3_4;ST3_5;ST3_6;ST3_7;ST3_8;ST3_9;ST3_10;ST3_11;ST3_12;ST3_13;ST3_14;ST3_15;ST3_16;ST3_17;ST3_18;ST3_19;ST3_20,
        BiteDefense = 12,
        ScratchDefense = 15,
        Insulation = 0.5,
        WindResistance = 0.5,
        FabricType = Cotton,
        Weight = 0.9,
		WorldStaticModel = WorldItem-Stani_5_Ground,	
    }

    item CBX_ST4
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = ST4,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = PL1_0;PL1_1;PL1_2;PL1_3;PL1_4;PL1_5;PL1_6;PL1_7;PL1_8;PL1_9;PL1_10;PL1_11;PL1_12;PL1_13;PL1_14;PL1_15,
        FabricType = Cotton,
        Weight = 0.2,
        WorldStaticModel = WorldItem-PL1_Ground,	
    }

    item CBX_SHO1
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = SHO1,
        BodyLocation = Socks,
        BloodLocation = Shoes,
        Insulation = 0.25,
        WindResistance = 0.3,
        IconsForTexture = SHO1_1;SHO1_2;SHO1_3;SHO1_4;SHO1_5;SHO1_6;SHO1_7;SHO1_8;SHO1_9;SHO1_10,
        FabricType = Cotton,
        Weight = 0.06,
        WorldStaticModel = WorldItem-Stockings_Ground,			
    }

    item CBX_ST5
    {
       DisplayCategory = Clothing,		
        ItemType				= base:Clothing,
        ClothingItem = ST5,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = PL2_1;PL2_2;PL2_3;PL2_4;PL2_5;PL2_6;PL2_7;PL2_8;PL2_9;PL2_10,
        FabricType = Cotton,
        Weight = 0.2,
		WorldStaticModel = WorldItem-PL2_Ground,
    }

}