private bool AddAvatarTOS(Avatar avatar, Dictionary <uint, string> tos) { return(AddTOS(avatar.TOS, tos)); }