hooksecurefunc("UnitFramePortrait_Update", function(self) if self.unit == "player" then SetPortraitToTexture(self.portrait, "Interface\\ICONS\\6BF_Blackrock_Nova"); end end);