module TKS
{
    imports
    {
        Base
    }
    
    item KnifeSheathLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathBack;KnifeSheathLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Leg,
        Icon                    = KnifeSheath,
        BodyLocation            = KnifeSheathLeg,
        ClothingItem            = KnifeSheathLeg,
        AttachmentsProvided     = KnifeSheathLeg,
        WorldStaticModel        = KnifeSheathGround,
    }
    
    item KnifeSheathLeftLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathBack;KnifeSheathLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeftLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Leg (Left),
        Icon                    = KnifeSheath,
        BodyLocation            = KnifeSheathLeftLeg,
        ClothingItem            = KnifeSheathLeftLeg,
        AttachmentsProvided     = KnifeSheathLeftLeg,
        WorldStaticModel        = KnifeSheathGround,
    }
    
    item KnifeSheathBack
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathLeg;KnifeSheathLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearLeg;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Back,
        Icon                    = KnifeSheath,
        BodyLocation            = KnifeSheathBack,
        ClothingItem            = KnifeSheathBack,
        AttachmentsProvided     = KnifeSheathBack,
        WorldStaticModel        = KnifeSheathGround,
    }
    
    item KnifeSheathTacticalLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathTacticalBack;KnifeSheathTacticalLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Tactical Leg,
        Icon                    = KnifeSheathTactical,
        BodyLocation            = KnifeSheathLeg,
        ClothingItem            = KnifeSheathTacticalLeg,
        AttachmentsProvided     = KnifeSheathLeg,
        WorldStaticModel        = KnifeSheathTacticalGround,
    }
    
    item KnifeSheathTacticalLeftLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathTacticalBack;KnifeSheathTacticalLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeftLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Tactical Leg (Left),
        Icon                    = KnifeSheathTactical,
        BodyLocation            = KnifeSheathLeftLeg,
        ClothingItem            = KnifeSheathTacticalLeftLeg,
        AttachmentsProvided     = KnifeSheathLeftLeg,
        WorldStaticModel        = KnifeSheathTacticalGround,
    }
    
    item KnifeSheathTacticalBack
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathTacticalLeg;KnifeSheathTacticalLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearLeg;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Tactical Back,
        Icon                    = KnifeSheathTactical,
        BodyLocation            = KnifeSheathBack,
        ClothingItem            = KnifeSheathTacticalBack,
        AttachmentsProvided     = KnifeSheathBack,
        WorldStaticModel        = KnifeSheathTacticalGround,
    }
    
    item KatanaSheath
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheath,
        ClothingItemExtra       = KatanaSheathHip,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath,
        Icon                    = KatanaSheath,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathGround,
    }
    
    item KatanaSheathWhite
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathWhite,
        ClothingItemExtra       = KatanaSheathHipWhite,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath White,
        Icon                    = KatanaSheathWhite,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathWhiteGround,
    }
    
    item KatanaSheathBlue
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathBlue,
        ClothingItemExtra       = KatanaSheathHipBlue,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Blue,
        Icon                    = KatanaSheathBlue,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathBlueGround,
    }
    
    item KatanaSheathBlack
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathBlack,
        ClothingItemExtra       = KatanaSheathHipBlack,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Black,
        Icon                    = KatanaSheathBlack,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathBlackGround,
    }
    
    item KatanaSheathRed
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathRed,
        ClothingItemExtra       = KatanaSheathHipRed,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Red,
        Icon                    = KatanaSheathRed,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathRedGround,
    }
    
    item KatanaSheathGreen
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathGreen,
        ClothingItemExtra       = KatanaSheathHipGreen,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Green,
        Icon                    = KatanaSheathGreen,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathGreenGround,
    }
    
    item KatanaSheathHip
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHip,
        ClothingItemExtra       = KatanaSheath,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip,
        Icon                    = KatanaSheath,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathGround,
    }
    
    item KatanaSheathHipWhite
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipWhite,
        ClothingItemExtra       = KatanaSheathWhite,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip White,
        Icon                    = KatanaSheathWhite,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathWhiteGround,
    }
    
    item KatanaSheathHipBlue
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipBlue,
        ClothingItemExtra       = KatanaSheathBlue,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Blue,
        Icon                    = KatanaSheathBlue,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathBlueGround,
    }
    
    item KatanaSheathHipBlack
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipBlack,
        ClothingItemExtra       = KatanaSheathBlack,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Black,
        Icon                    = KatanaSheathBlack,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathBlackGround,
    }
    
    item KatanaSheathHipRed
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipRed,
        ClothingItemExtra       = KatanaSheathRed,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Red,
        Icon                    = KatanaSheathRed,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathRedGround,
    }
    
    item KatanaSheathHipGreen
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipGreen,
        ClothingItemExtra       = KatanaSheathGreen,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Green,
        Icon                    = KatanaSheathGreen,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathGreenGround,
    }
    
    item KnifeSheathMidnightLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMidnightBack;KnifeSheathMidnightLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Midnight Leg,
        Icon                    = KnifeSheathMidnight,
        BodyLocation            = KnifeSheathLeg,
        ClothingItem            = KnifeSheathMidnightLeg,
        AttachmentsProvided     = KnifeSheathLeg,
        WorldStaticModel        = KnifeSheathMidnightGround,
    }
    
    item KnifeSheathMidnightLeftLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMidnightBack;KnifeSheathMidnightLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeftLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Midnight Leg (Left),
        Icon                    = KnifeSheathMidnight,
        BodyLocation            = KnifeSheathLeftLeg,
        ClothingItem            = KnifeSheathMidnightLeftLeg,
        AttachmentsProvided     = KnifeSheathLeftLeg,
        WorldStaticModel        = KnifeSheathMidnightGround,
    }
    
    item KnifeSheathMidnightBack
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMidnightLeg;KnifeSheathMidnightLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearLeg;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Midnight Back,
        Icon                    = KnifeSheathMidnight,
        BodyLocation            = KnifeSheathBack,
        ClothingItem            = KnifeSheathMidnightBack,
        AttachmentsProvided     = KnifeSheathBack,
        WorldStaticModel        = KnifeSheathMidnightGround,
    }
    
    item KnifeSheathMilitaryLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMilitaryBack;KnifeSheathMilitaryLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Military Leg,
        Icon                    = KnifeSheathMilitary,
        BodyLocation            = KnifeSheathLeg,
        ClothingItem            = KnifeSheathMilitaryLeg,
        AttachmentsProvided     = KnifeSheathLeg,
        WorldStaticModel        = KnifeSheathMilitaryGround,
    }
    
    item KnifeSheathMilitaryLeftLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMilitaryBack;KnifeSheathMilitaryLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeftLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Military Leg (Left),
        Icon                    = KnifeSheathMilitary,
        BodyLocation            = KnifeSheathLeftLeg,
        ClothingItem            = KnifeSheathMilitaryLeftLeg,
        AttachmentsProvided     = KnifeSheathLeftLeg,
        WorldStaticModel        = KnifeSheathMilitaryGround,
    }
    
    item KnifeSheathMilitaryBack
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathMilitaryLeg;KnifeSheathMilitaryLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearLeg;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Military Back,
        Icon                    = KnifeSheathMilitary,
        BodyLocation            = KnifeSheathBack,
        ClothingItem            = KnifeSheathMilitaryBack,
        AttachmentsProvided     = KnifeSheathBack,
        WorldStaticModel        = KnifeSheathMilitaryGround,
    }
    
    item KnifeSheathPoliceLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathPoliceBack;KnifeSheathPoliceLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Police Leg,
        Icon                    = KnifeSheathPolice,
        BodyLocation            = KnifeSheathLeg,
        ClothingItem            = KnifeSheathPoliceLeg,
        AttachmentsProvided     = KnifeSheathLeg,
        WorldStaticModel        = KnifeSheathPoliceGround,
    }
    
    item KnifeSheathPoliceLeftLeg
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathPoliceBack;KnifeSheathPoliceLeg,
        ClothingItemExtraOption = KnifeSheath_WearBack;KnifeSheath_WearLeg,
        clothingExtraSubmenu    = KnifeSheath_WearLeftLeg,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Police Leg (Left),
        Icon                    = KnifeSheathPolice,
        BodyLocation            = KnifeSheathLeftLeg,
        ClothingItem            = KnifeSheathPoliceLeftLeg,
        AttachmentsProvided     = KnifeSheathLeftLeg,
        WorldStaticModel        = KnifeSheathPoliceGround,
    }
    
    item KnifeSheathPoliceBack
    {
        DisplayCategory         = Accessory,
        ClothingItemExtra       = KnifeSheathPoliceLeg;KnifeSheathPoliceLeftLeg,
        ClothingItemExtraOption = KnifeSheath_WearLeg;KnifeSheath_WearLeftLeg,
        clothingExtraSubmenu    = KnifeSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Knife Sheath Police Back,
        Icon                    = KnifeSheathPolice,
        BodyLocation            = KnifeSheathBack,
        ClothingItem            = KnifeSheathPoliceBack,
        AttachmentsProvided     = KnifeSheathBack,
        WorldStaticModel        = KnifeSheathPoliceGround,
    }
    
    item KatanaSheathShusui
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathShusui,
        ClothingItemExtra       = KatanaSheathHipShusui,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Shusui,
        Icon                    = KatanaSheathShusui,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathShusuiGround,
    }
    
    item KatanaSheathHipShusui
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipShusui,
        ClothingItemExtra       = KatanaSheathShusui,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Shusui,
        Icon                    = KatanaSheathShusui,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathShusuiGround,
    }
    
    item KatanaSheathPink
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathPink,
        ClothingItemExtra       = KatanaSheathHipPink,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Pink,
        Icon                    = KatanaSheathPink,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathPinkGround,
    }
    
    item KatanaSheathHipPink
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipPink,
        ClothingItemExtra       = KatanaSheathPink,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Pink,
        Icon                    = KatanaSheathPink,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathPinkGround,
    }
    
    item KatanaSheathHearts
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHearts,
        ClothingItemExtra       = KatanaSheathHipHearts,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hearts,
        Icon                    = KatanaSheathHearts,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathHeartsGround,
    }
    
    item KatanaSheathHipHearts
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipHearts,
        ClothingItemExtra       = KatanaSheathHearts,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Hearts,
        Icon                    = KatanaSheathHearts,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathHeartsGround,
    }
    
    item KatanaSheathGalaxy
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathGalaxy,
        ClothingItemExtra       = KatanaSheathHipGalaxy,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Galaxy,
        Icon                    = KatanaSheathGalaxy,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathGalaxyGround,
    }
    
    item KatanaSheathHipGalaxy
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipGalaxy,
        ClothingItemExtra       = KatanaSheathGalaxy,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Galaxy,
        Icon                    = KatanaSheathGalaxy,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathGalaxyGround,
    }
    
    item KatanaSheathEnma
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathEnma,
        ClothingItemExtra       = KatanaSheathHipEnma,
        ClothingItemExtraOption = KatanaSheath_WearHip,
        clothingExtraSubmenu    = KatanaSheath_WearBack,
        Weight                  = 0.1,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Enma,
        Icon                    = KatanaSheathEnma,
        BodyLocation            = KatanaSheath,
        AttachmentsProvided     = KatanaSheath,
        WorldStaticModel        = KatanaSheathEnmaGround,
    }
    
    item KatanaSheathHipEnma
    {
        DisplayCategory         = Accessory,
        ClothingItem            = KatanaSheathHipEnma,
        ClothingItemExtra       = KatanaSheathEnma,
        ClothingItemExtraOption = KatanaSheath_WearBack,
        clothingExtraSubmenu    = KatanaSheath_WearHip,
        Weight                  = 1.0,
        Type                    = Clothing,
        DisplayName             = Katana Sheath Hip Enma,
        Icon                    = KatanaSheathEnma,
        BodyLocation            = KatanaSheathHip,
        AttachmentsProvided     = KatanaSheathHip,
        WorldStaticModel        = KatanaSheathEnmaGround,
    }
    
}