module SZ
{

item SZ_SmallLabBox1_Open
    {
        DisplayCategory = Container,
        WeightReduction	=	5,
        Weight	=	1,
        Type	=	Container,
        Capacity	=	4,
        DisplayName	=	Lab Box,
        Icon	=	LabBox,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBox_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBox_RHand holdingbagright,
        WorldStaticModel = SZ_LabLunchBox_Ground,
    }

item SZ_SmallLabBox1_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        Capacity	=	0,
        DisplayName	=	Lab Box "L5-SP1" [Locked],
	Tooltip = A Locked Box marked with "L5-SP1",
        Icon	=	LabBox,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBox_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBox_RHand holdingbagright,
        WorldStaticModel = SZ_LabLunchBox_Ground,
    }

item SZ_SmallLabBox2_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        Capacity	=	0,
        DisplayName	=	Lab Box "L5-SP2" [Locked],
	Tooltip = A Locked Box marked with "L5-SP2",
        Icon	=	LabBox,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBox_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBox_RHand holdingbagright,
        WorldStaticModel = SZ_LabLunchBox_Ground,
    }

item SZ_SmallLabBox3_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        Capacity	=	0,
        DisplayName	=	Lab Box "L5-SP3" [Locked],
	Tooltip = A Locked Box marked with "L5-SP3",
        Icon	=	LabBox,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBox_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBox_RHand holdingbagright,
        WorldStaticModel = SZ_LabLunchBox_Ground,
    }

	model SZ_LabLunchBox_Ground
    {
        mesh = WorldItems/Clothing/PlasticLunchBox_Ground,
        texture = clothes/bag/LabBox_01,
        scale = 0.4,
    }

item SZ_LabBriefcase1_Open
    {
        DisplayCategory = Container,
        WeightReduction	=	5,
        Weight	=	1.5,
        Type	=	Container,
        Capacity	=	7,
        DisplayName	=	Lab Briefcase,
        Icon	=	LabBriefcase,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

item SZ_LabBriefcaseY_Open
    {
        DisplayCategory = Container,
        WeightReduction	=	5,
        Weight	=	1.5,
        Type	=	Container,
        Capacity	=	7,
        DisplayName	=	Lab Briefcase,
        Icon	=	LabBriefcase,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcaseY_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcaseY_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase2_Ground,
    }

model SZ_LabBriefcase2_Ground
    {
        mesh = WorldItems/Clothing/Briefcase_Ground,
        texture = clothes/bag/LabBriefcase2,
        scale = 0.4,
    }


item SZ_LabBriefcase1_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Lab Briefcase "L4-SP1" [Locked],
	Tooltip = A Locked Briefcase marked with "L4-SP1",
        Icon	=	LabBriefcase,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

item SZ_LabBriefcase2_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Lab Briefcase "L4-SP2" [Locked],
	Tooltip = A Locked Briefcase marked with "L4-SP2",
        Icon	=	LabBriefcase,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

item SZ_LabBriefcase3_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Lab Briefcase "L4-SP3" [Locked],
	Tooltip = A Locked Briefcase marked with "L4-SP3",
        Icon	=	LabBriefcase,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

item SZ_LabBriefcase4_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Lab Briefcase "L4-SP4" [Locked],
	Tooltip = A Locked Briefcase marked with "L4-SP4",
        Icon	=	LabBriefcase,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

item Docs_secure_case
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Documents secure case,
	Tooltip = Case filled with documents,
        Icon	=	LabBriefcase,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcase_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcase_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Ground,
    }

model SZ_LabBriefcase_Ground
    {
        mesh = WorldItems/Clothing/Briefcase_Ground,
        texture = clothes/bag/LabBriefcase,
        scale = 0.4,
    }

item SZ_LabBriefcase1_Umbrella_Open
    {
        DisplayCategory = Container,
        WeightReduction	=	5,
        Weight	=	1.5,
        Type	=	Container,
        Capacity	=	7,
        DisplayName	=	Umbrella Briefcase,
        Icon	=	LabBriefcaseU,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcaseU_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcaseU_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Umbrella,
    }

item SZ_LabBriefcase1_Umbrella_Locked
    {
        DisplayCategory = Container,
        Type	=	Normal,
        DisplayName	=	Umbrella Briefcase [Locked],
        Icon	=	LabBriefcaseU,
        RunSpeedModifier = 0.97,
        MetalValue = 15,
        ReplaceInSecondHand = Bag_LabBriefcaseU_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_LabBriefcaseU_RHand holdingbagright,
        WorldStaticModel = SZ_LabBriefcase_Umbrella,
    }

model SZ_LabBriefcase_Umbrella
    {
        mesh = WorldItems/Clothing/Briefcase_Ground,
        texture = clothes/bag/LabBriefcase_Umbrella,
        scale = 0.4,
    }

}