module cheatmenu
{
    imports
    {
        Base
    }

/************************ITEMS************************/

item CMInfiniteCarryweight
    {
        Weight    	=    -999999,
        Type    	=    Normal,
        DisplayName    	=     |Infinite Carryweight|,
    }
}