* THING->HERO_SUIT_NEW_ITEM * CHeroSuitDef (Just an array of objects needed for the complete suit) * CInventoryDef * //New Texture added here// (For the HUD Icon) * //New Text entry added here// (For the Suit's Title) * //New Text entry added here// (For the Suit's Description) To add a SUIT to the menu:\\ \\ INVENTORY_TYPE_CLOTHING->F95A6F22 //(Suit Array)// add your HERO_SUIT here.\\ INVENTORY_CATEGORY_CLOTHES_SUITS->953228EE //(Number of Max Suits)// make sure this is greater than or equal to the number of suits in the suit array\\