Jump to content

41.36 - Schholbags inhand still have bag replacement flag.


Planet Algol

Recommended Posts

From clothing_bags.txt:

    item Bag_Schoolbag_LHand
    {
        WeightReduction    =    60,
        Weight    =    1,
        Type    =    Container,
        Capacity    =    15,
        DisplayName    =    R School Bag,
        IconsForTexture = Backpack_Black;Backpack_Blue;Backpack_Spiffo,
        CanBeEquipped = Back,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        ClothingItem = Bag_SchoolBag_LHand,
        BodyLocation = LeftHand,
        RunSpeedModifier = 0.97,
        AttachmentReplacement = Bag,
        primaryAnimMask = holdingbagright,
        secondaryAnimMask = holdingbagleft,
        ReplaceWhenUnequip = Bag_Schoolbag,
        StaticModel = SchoolBag,
    }

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...