public override void UpdateAvatar() { if (!SharedConfig.IsServer) { _wardrobeController.Update(); } }