Stuffs =
{
  name = "Sonic the bed hog.",
  description = 'Just a pretend avatar for testing SledjHamr.',
  fake = 3,
  uuid  = '12345678-1234-4321-abcd-0123456sonic',
  owner = '12345678-1234-4321-abcd-0123456789ab',
  details = 
  {
    Mesh = 
    {
      fileName = 'sonic.md2',
      kind = 'mesh',
      materials =
      {
        [0] = {kind = 'face', texture = 'sonic.png'},
      },
    },
  },
}